Manuel Jacob
da626e7186
Update import mode documentation to not refer to __import__() anymore. ( #10747 )
...
Nowadays, the prepend and append import modes use importlib.import_module() instead of __import__().
There was a phrase “which avoids having to use `__import__`”, in which I couldn’t just replace `__import__` by `importlib.import_module` because the latter is used (in insert_missing_modules()) also when using importlib mode. Therefore I removed the part from the sentence.
2023-02-18 18:55:46 -03:00
..
2023-01-20 11:13:36 +02:00
2022-10-09 17:09:33 -07:00
2022-12-01 18:16:02 +01:00
2023-02-07 19:30:33 -03:00
2023-02-07 19:30:33 -03:00
2023-01-20 11:13:36 +02:00
2021-06-14 09:04:14 -03:00
2022-12-01 18:16:02 +01:00
2023-01-20 11:13:36 +02:00
2023-01-23 14:12:01 +02:00
2023-01-20 11:13:36 +02:00
2022-10-13 18:20:46 -04:00
2022-10-09 17:16:33 -03:00
2023-02-07 19:30:33 -03:00
2022-05-31 16:32:51 -03:00
2023-01-20 11:13:36 +02:00
2021-10-16 12:01:31 +03:00
2022-05-31 16:32:51 -03:00
2023-02-12 11:20:53 -03:00
2023-01-06 09:12:24 -03:00
2023-01-20 11:13:36 +02:00
2022-10-23 18:23:34 -03:00
2023-01-20 11:13:36 +02:00
2022-08-15 13:55:19 -03:00
2023-02-12 11:20:53 -03:00
2022-10-09 17:16:33 -03:00
2023-02-07 19:30:33 -03:00
2022-05-31 16:32:51 -03:00
2023-02-18 18:55:46 -03:00
2020-07-04 13:18:15 +03:00
2022-01-27 12:18:36 +01:00
2022-08-13 21:46:49 +03:00
2023-01-24 07:07:42 -03:00
2022-02-09 10:03:20 +02:00
2023-02-07 19:30:33 -03:00
2022-10-07 20:04:48 -03:00
2023-02-12 11:20:53 -03:00
2023-01-20 11:13:36 +02:00
2021-11-08 15:31:14 +01:00
2022-05-31 16:32:51 -03:00
2022-05-31 16:32:51 -03:00
2023-01-20 11:13:36 +02:00
2021-07-24 17:40:08 +03:00
2023-01-13 07:14:52 -03:00
2023-01-20 11:13:36 +02:00
2021-05-11 11:52:55 +02:00
2020-11-23 20:45:12 +00:00
2023-01-20 11:13:36 +02:00
2022-06-27 10:33:37 -03:00
2020-11-21 21:11:48 +02:00
2023-01-20 11:13:36 +02:00
2022-02-15 13:00:50 +00:00