From: Tim Peters Date: Thu, 24 Apr 2003 21:52:16 +0000 (+0000) Subject: Try to recover from changes in the structure of the CSV package/module. X-Git-Tag: v2.3c1~1005 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=abea7ea9f9f6cbca04303f9f96ded24f76337b2f;p=python Try to recover from changes in the structure of the CSV package/module. --- diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 30195eadb2..64c3ef00d3 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1936,20 +1936,6 @@ item: Install File end item: Remark end -item: Install File - Source=..\lib\csv\*.py - Destination=%MAINDIR%\Lib\csv - Description=CSV package - Flags=0000000000000010 -end -item: Install File - Source=..\lib\csv\util\*.py - Destination=%MAINDIR%\Lib\csv\util - Description=CSV package - Flags=0000000000000010 -end -item: Remark -end item: Install File Source=..\lib\distutils\*.py Destination=%MAINDIR%\Lib\distutils