Files
cpython/Lib
Thomas Heller c7cb9ed35f Second part of fix for bug [#483982] Python 2.2b2 bdist_wininst
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.
2001-12-18 20:13:40 +00:00
..
2001-08-09 12:48:17 +00:00
2001-08-09 12:33:32 +00:00
2001-08-09 21:40:30 +00:00
2001-10-18 21:57:37 +00:00
2001-11-24 21:04:31 +00:00
2001-10-04 05:36:56 +00:00
2001-08-13 14:55:17 +00:00
2001-12-12 06:20:34 +00:00
2001-11-13 21:51:26 +00:00
2001-10-30 05:56:40 +00:00
2001-08-13 14:50:44 +00:00
2001-10-18 20:58:25 +00:00
2001-10-30 05:56:40 +00:00
2001-11-15 23:42:58 +00:00
2001-08-02 07:15:29 +00:00
2001-10-24 20:22:40 +00:00
2001-10-28 20:15:40 +00:00
2001-09-18 02:26:39 +00:00
2001-12-17 10:13:17 +00:00
2001-10-24 20:42:55 +00:00
2001-12-06 06:23:26 +00:00