mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Stop creating empty CVS directories in the csv subtree.
This commit is contained in:
parent
1e942bd3f4
commit
b84e6fa710
1 changed files with 7 additions and 1 deletions
|
@ -1940,7 +1940,13 @@ item: Install File
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue