[Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support"
Daniel Holth
dholth at gmail.com
Fri May 10 14:30:20 CEST 2013
More information about the Python-Dev mailing list
Fri May 10 14:30:20 CEST 2013
- Previous message: [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support"
- Next message: [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Everyone seems to like the first half of this simple PEP adding the extensions. The 3-letter extension for windowed apps can be "pzw" while the "pyz" extension for console apps stays the same. The second half, the tool https://bitbucket.org/dholth/pyzaa/src/tip/pyzaa.py?at=default is less mature, but there's not a whole lot to do in a simple tool that may serve more as an example: you can open any file with ZipFile in append mode, even one that is not a zip file and just contains the #!python shebang line. Thanks, Daniel
- Previous message: [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support"
- Next message: [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list