Filipe Laíns <filipe.la...@gmail.com> added the comment:

I tracked this down to zipimporter. I have one untested patch, when I run 
python from my development tree for some reason the zipimport definition at 
Lib/zipimport.py is not used. I assume something weird is going on because of 
the frozen circular imports. I would appreaciate it if someone could explain 
how this works and how I get the correct zipimporter definition to be used.

----------
keywords: +patch
nosy: +FFY00
Added file: https://bugs.python.org/file49140/zipimporter-symlink.patch

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

Reply via email to