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

hauser report at bugs.python.org
Wed Mar 19 19:27:35 CET 2008


hauser <hauserx at gmail.com> added the comment:

There are quite a few projects that use this solution:
http://google.com/codesearch?hl=en&lr=&q=__import__.*%5C%5B%27%27%5C%5D
. I would change it even if it is a hack, but I understand your point.

----------
versions: +Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2090>
__________________________________


More information about the Python-bugs-list mailing list