]> granicus.if.org Git - python/commit
add a filterfunc to zip file.PyZipFile.writepy, issue 19274
authorChristian Tismer <tismer@stackless.com>
Mon, 21 Oct 2013 01:59:23 +0000 (03:59 +0200)
committerChristian Tismer <tismer@stackless.com>
Mon, 21 Oct 2013 01:59:23 +0000 (03:59 +0200)
commit59202e5fc77ae16c08e55decf8c0e71657650bb4
treefbef602d428081ecc5d5ca5d50f9227e9189de05
parent47f1b762fdfab90ecc4744cd9f6ea590ddb922c3
add a filterfunc to zip file.PyZipFile.writepy, issue 19274
Doc/library/zipfile.rst
Doc/whatsnew/3.4.rst
Lib/test/test_zipfile.py
Lib/zipfile.py