mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Merged revisions 71179 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r71179 | martin.v.loewis | 2009-04-04 20:44:44 +0200 (Sa, 04 Apr 2009) | 2 lines Issue #5470: Package zipdir.zip. ........
This commit is contained in:
@@ -1011,6 +1011,7 @@ def add_files(db):
|
||||
lib.glob("*.pem")
|
||||
lib.glob("*.pck")
|
||||
lib.add_file("readme.txt", src="README")
|
||||
lib.add_file("zipdir.zip")
|
||||
if dir=='decimaltestdata':
|
||||
lib.glob("*.decTest")
|
||||
if dir=='output':
|
||||
|
||||
Reference in New Issue
Block a user