[docs] [issue17108] import silently prefers package over module when both available

Éric Araujo report at bugs.python.org
Fri Feb 8 18:40:34 CET 2013


Éric Araujo added the comment:

I knew that a package would win over a module, but an initless package does not?  Yuck :(

----------
nosy: +eric.araujo

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


More information about the docs mailing list