summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-04-24 21:52:16 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-04-24 21:52:16 (GMT)
commitabea7ea9f9f6cbca04303f9f96ded24f76337b2f (patch)
treec6cd48a5151de82d802bad612e0f3c6f75a971fc /PCbuild
parent2af713c2f7412ecfc95fe3b0251714c31b4bdf57 (diff)
downloadcpython-abea7ea9f9f6cbca04303f9f96ded24f76337b2f.zip
cpython-abea7ea9f9f6cbca04303f9f96ded24f76337b2f.tar.gz
cpython-abea7ea9f9f6cbca04303f9f96ded24f76337b2f.tar.bz2
Try to recover from changes in the structure of the CSV package/module.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/python20.wse14
1 files changed, 0 insertions, 14 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 30195ea..64c3ef0 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1937,20 +1937,6 @@ 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
Description=Distribution utility modules