
report at bugs
May 12, 2012, 2:49 PM
Post #54 of 56
(41 views)
Permalink
|
|
[issue13959] Re-implement parts of imp in pure Python
[In reply to]
|
|
Brett Cannon <brett [at] python> added the comment: I have importlib.find_loader() coded up, but getting rid of find_module() is going to be a pain thanks to pkgutil, multiprocessing.forking, modulefinder, and idlelib.EditorWindow. ---------- _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue13959> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|