Skip to content

Commit 7df08ce

Browse files
committed
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. ........
1 parent 8c3c07a commit 7df08ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Tools/msi/msi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,6 @@ def add_files(db):
10121012
lib.glob("*.uue")
10131013
lib.glob("*.pem")
10141014
lib.glob("*.pck")
1015-
lib.add_file("readme.txt", src="README")
10161015
lib.add_file("zipdir.zip")
10171016
if dir=='decimaltestdata':
10181017
lib.glob("*.decTest")

0 commit comments

Comments
 (0)