R. David Murray added the comment:

Unless I misunderstand you, you are importing the module using two different 
names, so loading it twice would be the correct behavior.  That is, 
'foo.bar.baz' is a different thing from 'bar.baz' from Python's point of view.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15864>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to