]> granicus.if.org Git - python/commit
Added code to use Jim Ahlstrom's zipfile.py module if the external zip
authorGreg Ward <gward@python.net>
Mon, 17 Jan 2000 18:04:04 +0000 (18:04 +0000)
committerGreg Ward <gward@python.net>
Mon, 17 Jan 2000 18:04:04 +0000 (18:04 +0000)
commitcbeca7b40848efe0d4a590c97b7a8464ac0b232b
treefaf5e9fd3f1cda7b6e24857001f2051d071da396
parentc8a95c8d5e24202ab561b68b72198d0603a8c708
Added code to use Jim Ahlstrom's zipfile.py module if the external zip
command wasn't found or failed.  (Code supplied by Thomas Heller
<thomas.heller@ion-tof.com>.)
Lib/distutils/command/dist.py