Brett Cannon <br...@python.org> added the comment:

Update time!

With NullImporter dealt with, that leaves get_magic(), get_tag(), reload(), and 
get_suffixes() as things to potentially move to Lib/imp.py. I would also like 
to re-implement PyImport_ExecCodeModuleObject() as it's keeping a lot of C code 
alive just for its personal use.

----------

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

Reply via email to