]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix, refactor and extend tests for shutil.make_archive().
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 6 Sep 2015 15:31:23 +0000 (18:31 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 6 Sep 2015 15:31:23 +0000 (18:31 +0300)
commit04861dc82f595e3e2f0ab4b1a62de2f812c8fa37
treedb7ee9635843debe2c1db1af20e1b7212871da26
parent7c7b4b5d8664a240a8472e8275cf0e8ae2f3b19e
Fix, refactor and extend tests for shutil.make_archive().
Lib/test/test_shutil.py