[Python-Dev] Existence of pythonNN.zip in sys.path
Anthony Tuininga
anthony.tuininga at gmail.com
Mon May 5 23:52:07 CEST 2014
More information about the Python-Dev mailing list
Mon May 5 23:52:07 CEST 2014
- Previous message: [Python-Dev] Existence of pythonNN.zip in sys.path
- Next message: [Python-Dev] Existence of pythonNN.zip in sys.path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, May 5, 2014 at 3:50 PM, Paul Moore <p.f.moore at gmail.com> wrote: > 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 > That's great news. Thanks! Anthony -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140505/f4f554c7/attachment.html>
- Previous message: [Python-Dev] Existence of pythonNN.zip in sys.path
- Next message: [Python-Dev] Existence of pythonNN.zip in sys.path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list