Merged revisions 72361 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72361 | martin.v.loewis | 2009-05-06 00:13:01 +0200 (Mi, 06 Mai 2009) | 2 lines Issue #5721: don't package Lib/test/README anymore. ........
This commit is contained in:
parent
70613685ad
commit
c679fd8efc
|
@ -1012,7 +1012,6 @@ def add_files(db):
|
|||
lib.glob("*.uue")
|
||||
lib.glob("*.pem")
|
||||
lib.glob("*.pck")
|
||||
lib.add_file("readme.txt", src="README")
|
||||
lib.add_file("zipdir.zip")
|
||||
if dir=='decimaltestdata':
|
||||
lib.glob("*.decTest")
|
||||
|
|
Loading…
Reference in New Issue