[issue13046] imp.find_module() should not find unimportable modules

Brett Cannon report at bugs.python.org
Mon Sep 26 20:06:22 CEST 2011


Brett Cannon <brett at python.org> added the comment:

I'm w/ Ezio on this; imp.find_module() handling modules whose names can't be used by __import__() is fine.

----------
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13046>
_______________________________________


More information about the Python-bugs-list mailing list