]> granicus.if.org Git - python/commit
Explicitly test archive name in shutil.make_archive() tests to expose failure
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 10:55:25 +0000 (13:55 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 10:55:25 +0000 (13:55 +0300)
commit0ecf462b8e3ae90633a8c5875c15e9e63d896b03
tree0c1694120ea7f837bfc352969f9f27609759c1e7
parentbaf9ef960c22d9bea2d0189549514c0044e68978
Explicitly test archive name in shutil.make_archive() tests to expose failure
details in issue25018.
Lib/test/test_shutil.py