Ned Batchelder <n...@nedbatchelder.com> added the comment:

(For clarity)

The problem is that 3.5.4 adds the current directory to sys.path when running a 
subdirectory's __main__.py.  No other version of Python does this.

----------

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

Reply via email to