[issue15598] relative import unexpectedly binds name

Eric Snow report at bugs.python.org
Thu Aug 9 03:44:49 CEST 2012


Eric Snow added the comment:

I agree with Benjamin.  The name is not bound due to the from-import statement.

----------
nosy: +eric.snow

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


More information about the Python-bugs-list mailing list