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:
Martin v. Löwis 2009-05-05 22:14:50 +00:00
parent 70613685ad
commit c679fd8efc
1 changed files with 0 additions and 1 deletions

View File

@ -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")