[issue15844] weird import errors

Daniel Swanson report at bugs.python.org
Sun Sep 2 03:16:27 CEST 2012


Daniel Swanson added the comment:

correcting self.
>>> And now I've got one trying to import something on the same level and it says it doesn't exist!

Should have been:
And now I've got the top one importing one that's importing one on the same level and saying it doesn't exist!

----------

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


More information about the Python-bugs-list mailing list