Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c679fd8

Browse files
committed
Merged revisions 72361 via svnmerge from
svn+ssh://[email protected]/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 7061368 commit c679fd8

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)