]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Generates and signs a self-extracting executable containing an embedded Python.
authorSteve Dower <steve.dower@microsoft.com>
Tue, 14 Apr 2015 22:34:04 +0000 (18:34 -0400)
committerSteve Dower <steve.dower@microsoft.com>
Tue, 14 Apr 2015 22:34:04 +0000 (18:34 -0400)
commitf70fdd2878b7294d08e21bc234ea3a51e84ded33
tree2eadb2ed7b5979749b56845120943d1cefd2ff53
parent7c63fd3df5a0f2d89228a77421e6ac65f0de9375
Generates and signs a self-extracting executable containing an embedded Python.
Tools/msi/buildrelease.bat
Tools/msi/make_zip.proj [new file with mode: 0644]
Tools/msi/make_zip.py [new file with mode: 0644]