Nick Coghlan added the comment:

OK, https://github.com/python/cpython/pull/575 is the new PR that covers 
everything needed to fix the root cause of the problem (which was the entirely 
unnecessary add-and-overwrite dance that zipfile and directory executation was 
doing for sys.path[0])

----------

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

Reply via email to