[Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support"
Paul Moore
p.f.moore at gmail.com
Fri May 3 12:37:23 CEST 2013
More information about the Python-Dev mailing list
Fri May 3 12:37:23 CEST 2013
- Previous message: [Python-Dev] Tightening up the specification for locals()
- Next message: [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2 April 2013 01:47, Daniel Holth <dholth at gmail.com> wrote: > This PEP proposes to fix these problems by re-publicising the feature, > defining the .pyz and .pyzw extensions as “Python ZIP Applications” > and “Windowed Python ZIP Applications”, and providing some simple > tooling to manage the format. > There is a bug in Windows Powershell, which is apparently due to a bug in the underlying FindExecutable API, that can fail to recognise extensions which are longer than 3 characters properly. Rather than risk obscure bugs, I would suggest restricting the extensions to 3 characters. For the “Windowed Python ZIP Applications” case, could we use .pzw as the extension instead of .pyzw? Please don't shoot the messenger here - I'm not going to try to defend such a stupid Windows bug, but better to be safe in my view. Flames about Windows to /dev/null... Paul. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130503/d4b29562/attachment.html>
- Previous message: [Python-Dev] Tightening up the specification for locals()
- 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