[issue1379] reloading imported modules sometimes fail with 'parent not in sys.modules' error

Paul Pogonyshev report at bugs.python.org
Sun Nov 4 13:30:48 CET 2007


Paul Pogonyshev added the comment:

Thank you for the commit.

I just had a problem with my package, and since I was not sure if it was
a bug in Py3k or the package, I went to debugging the former and found
this.  I just didn't know how to work with Unicode strings properly.

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


More information about the Python-bugs-list mailing list