[issue18307] Relative path in co_filename for zipped modules
Brett Cannon
report at bugs.python.org
Mon Sep 10 20:37:04 EDT 2018
Brett Cannon <brett at python.org> added the comment:
So it sounds like that maybe we need to decide if we are going to replace zipimport with Serhiy's Python version. And if we do decide to go with the Python code then it should get updated to use _imp._fix_co_filename().
Regardless of the decision, obviously thanks to Vitaly for sparking this change.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue18307>
_______________________________________
More information about the Python-bugs-list
mailing list