Daniel Diniz <[EMAIL PROTECTED]> added the comment:

Not a bug IMHO, but a gotcha. Change x.py to "from pack import y as q"
and you get the desired result. Check
http://effbot.org/zone/import-confusion.htm

----------
nosy: +ajaksu2

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2210>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to