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

Skip to content

Commit 270a9ce

Browse files
committed
Merged revisions 71179 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r71179 | martin.v.loewis | 2009-04-04 20:44:44 +0200 (Sa, 04 Apr 2009) | 2 lines Issue #5470: Package zipdir.zip. ........
1 parent 17dc446 commit 270a9ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/msi/msi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,6 +1013,7 @@ def add_files(db):
10131013
lib.glob("*.pem")
10141014
lib.glob("*.pck")
10151015
lib.add_file("readme.txt", src="README")
1016+
lib.add_file("zipdir.zip")
10161017
if dir=='decimaltestdata':
10171018
lib.glob("*.decTest")
10181019
if dir=='output':

0 commit comments

Comments
 (0)