Stop creating empty CVS directories in the csv subtree.
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 9cfe016..c6e1d9d 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1940,7 +1940,13 @@
   Source=..\lib\csv\*.py
   Destination=%MAINDIR%\Lib\csv
   Description=CSV package
-  Flags=0000000100000010
+  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