[issue2090] __import__ with fromlist=[''] causes double initialization of modules

Raymond Hettinger report at bugs.python.org
Thu Apr 15 23:47:06 CEST 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

I concur with Brett.  For the most part, we don't care about implementation artifacts and undefined behaviors (as long as it doesn't segfault).

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list