Brett Cannon added the comment:

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.

----------
keywords: +patch
Added file: http://bugs.python.org/file41453/issue25802.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25802>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to