[Python-Dev] PEP 441 - Improving Python ZIP Application Support (original) (raw)
Paul Moore p.f.moore at gmail.com
Sun Feb 15 15:07:07 CET 2015
- Previous message: [Python-Dev] PEP 441 - Improving Python ZIP Application Support
- Next message: [Python-Dev] PEP 441 - Improving Python ZIP Application Support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 15 February 2015 at 13:47, Nick Coghlan <ncoghlan at gmail.com> wrote:
Or we just skip the wrapper and make "python -m zipapp" the recommended invocation style. Adding a wrapper later is fairly easy, but removing it would be difficult.
Fine with me - the wrappers are basically useless on Windows where Tools/Scripts isn't on PATH. Paul
- Previous message: [Python-Dev] PEP 441 - Improving Python ZIP Application Support
- Next message: [Python-Dev] PEP 441 - Improving Python ZIP Application Support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]