]> granicus.if.org Git - python/commit
added make_archive (and secondary APIs) to shutil
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 23 Feb 2010 05:16:41 +0000 (05:16 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 23 Feb 2010 05:16:41 +0000 (05:16 +0000)
commit48cc8dc958165053af6d52426743db365786c7bb
treeb321cc83e04078c97c925a5df29b398d1658ba1f
parentb0aad6cd0921ad2426cf54d30d497044ce7800ae
added make_archive (and secondary APIs) to shutil
Doc/library/shutil.rst
Lib/shutil.py
Lib/test/test_shutil.py