[issue29578] "python.exe t2.py" doesn't work the same on Python-3.6 as Python-3.5

Paul Moore report at bugs.python.org
Thu Feb 16 08:38:42 EST 2017


Paul Moore added the comment:

No more so than any other method of adding entries to sys.path (which is what __path__ does for packages, I've just never seen it used for modules).

----------

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


More information about the Python-bugs-list mailing list