diff options
author | Thomas Heller <theller@ctypes.org> | 2001-12-18 20:13:40 (GMT) |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2001-12-18 20:13:40 (GMT) |
commit | c7cb9ed35f878d6ac31c5b746f8b15abcc3be54d (patch) | |
tree | 16de2b02185c846068a3269e419e8be9405a115f /Lib/nntplib.py | |
parent | 4b1b3bfac11297e158541cd48684bb5456a389cf (diff) | |
download | cpython-c7cb9ed35f878d6ac31c5b746f8b15abcc3be54d.zip cpython-c7cb9ed35f878d6ac31c5b746f8b15abcc3be54d.tar.gz cpython-c7cb9ed35f878d6ac31c5b746f8b15abcc3be54d.tar.bz2 |
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.
Diffstat (limited to 'Lib/nntplib.py')
0 files changed, 0 insertions, 0 deletions