]> granicus.if.org Git - python/commit
Issue #23491: Implement PEP 441: Improving Python Zip Application Support
authorBrett Cannon <brett@python.org>
Fri, 13 Mar 2015 14:40:49 +0000 (10:40 -0400)
committerBrett Cannon <brett@python.org>
Fri, 13 Mar 2015 14:40:49 +0000 (10:40 -0400)
commitcc4dfc1b75e68863781beae49fc8cac5982c1c25
treefcc63e3a9edc2d2777a9a8b681386c02c382d0d3
parentff2a661ef0b660588523d5cd3764c377d7078c63
Issue #23491: Implement PEP 441: Improving Python Zip Application Support

Thanks to Paul Moore for the PEP and implementation.
Doc/library/distribution.rst
Doc/library/zipapp.rst [new file with mode: 0644]
Doc/whatsnew/3.5.rst
Lib/test/test_zipapp.py [new file with mode: 0644]
Lib/zipapp.py [new file with mode: 0644]
Tools/msi/launcher/launcher_en-US.wxl
Tools/msi/launcher/launcher_reg.wxs