Message257239
Here is my attempt at adding an Examples section to the importlib docs. I cover importlib.util.find_spec(), importlib.import_module(), how to import a module by file path, and give an approximate import implementation for illustrative purposes. |
|
Date |
User |
Action |
Args |
2015-12-30 20:20:58 | brett.cannon | set | recipients:
+ brett.cannon, ncoghlan, python-dev, eric.snow |
2015-12-30 20:20:57 | brett.cannon | set | messageid: <1451506857.68.0.885367268988.issue25802@psf.upfronthosting.co.za> |
2015-12-30 20:20:57 | brett.cannon | link | issue25802 messages |
2015-12-30 20:20:57 | brett.cannon | create | |
|