mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
merge:Do not add txt files twice
This commit is contained in:
commit
40b408d455
1 changed files with 0 additions and 2 deletions
|
@ -1031,8 +1031,6 @@ def add_files(db):
|
|||
lib.glob("*.0")
|
||||
if dir=='tests' and parent.physical=='distutils':
|
||||
lib.add_file("Setup.sample")
|
||||
if dir=='cjkencodings':
|
||||
lib.glob("*.txt")
|
||||
if dir=='decimaltestdata':
|
||||
lib.glob("*.decTest")
|
||||
if dir=='xmltestdata':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue