Staging
v0.5.1
https://github.com/python/cpython
Revision c7cb9ed35f878d6ac31c5b746f8b15abcc3be54d authored by Thomas Heller on 18 December 2001, 20:13:40 UTC, committed by Thomas Heller on 18 December 2001, 20:13:40 UTC
crashes.

If no external zip-utility is found, the archive is created by the
zipfile module, which behaves different now than in 2.1: if the
zip-file is created in the root directory if the distribution, it will
contain an (empty) version of itself.

This triggered the above bug - so it's better to create the zip-file
far away in the TMP directory.
1 parent 4b1b3bf
History
Tip revision: c7cb9ed35f878d6ac31c5b746f8b15abcc3be54d authored by Thomas Heller on 18 December 2001, 20:13:40 UTC
Second part of fix for bug [#483982] Python 2.2b2 bdist_wininst
Tip revision: c7cb9ed
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 12.0 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 39.8 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 209.0 KB
configure.in -rw-r--r-- 53.9 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.1 KB

README

back to top