Ronan Lamy <ronan.l...@gmail.com> added the comment:

Well, I can try. I have trouble wrapping my head around all the finders and 
loaders, but I'm slowly understanding what does what.

What I don't know is what the expected behaviour is. Should my_pkg.__init__ be 
allowed to exist as a separate module (that's backwards-compatible but seems 
wrong)? Can it exist as a synonym of my_pkg? Should the import attempt raise an 
ImportError?

----------

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

Reply via email to