[Python-Dev] Existence of pythonNN.zip in sys.path
Paul Moore
p.f.moore at gmail.com
Mon May 5 23:50:29 CEST 2014
On 5 May 2014 22:32, Anthony Tuininga <anthony.tuininga at gmail.com> wrote:
> So my question is: can I safely make use of this "feature"? It has remained
> in place since at least Python 2.6 but I don't want to assume anything.
> Please advise! Thanks.
I believe this is a 100% supported feature of Python (since 2.6, as
you mention). Some of the zip import/run features have unfortunately
been underdocumented, and I suspect that this is simply one of those.
Paul
More information about the Python-Dev
mailing list