]> granicus.if.org Git - python/commit
Fixed so the ZIP file (which is bundled into an executable) goes in the
authorGreg Ward <gward@python.net>
Wed, 5 Jul 2000 03:08:55 +0000 (03:08 +0000)
committerGreg Ward <gward@python.net>
Wed, 5 Jul 2000 03:08:55 +0000 (03:08 +0000)
commitfd9f168bcfea84b39f6bea55f7b57c1a62c162fe
tree4eab9c5077a6a2846afd8d69d79b0aa482a86aed
parentc4eb84accb1ac1e09ea78bc3af81acdbe9499fb8
Fixed so the ZIP file (which is bundled into an executable) goes in the
  temporary directory ('bdist_base').
Added --dist-dir option to control where the executable is put.
Lib/distutils/command/bdist_wininst.py