From 738149c9bfb9965d013d01ef99f9bb1c2819e7e8 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Tue, 15 Jun 2010 14:28:22 +0000 Subject: Imported Upstream version 2.0.0 --- src/engine/SCons/Tool/zip.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/engine/SCons/Tool/zip.xml') diff --git a/src/engine/SCons/Tool/zip.xml b/src/engine/SCons/Tool/zip.xml index db2fc9f..51a8194 100644 --- a/src/engine/SCons/Tool/zip.xml +++ b/src/engine/SCons/Tool/zip.xml @@ -90,10 +90,9 @@ is compressed or not. The default value is zipfile.ZIP_DEFLATED, which creates a compressed zip archive. -This value has no effect when using Python 1.5.2 -or if the +This value has no effect if the zipfile -module is otherwise unavailable. +module is unavailable. -- cgit v1.2.3