Éric Araujo <mer...@netwok.org> added the comment:

python -v shows that runpy tries to import pkgutil which imports types which is 
the package in the current directory.  Is this an import bug or a worksforme 
“don’t use standard module names in your projects”?

----------
nosy: +brett.cannon, ncoghlan

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

Reply via email to