]> granicus.if.org Git - python/commitdiff
Issue #25018: Fixed testing shutil.make_archive() with relative base_name on
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 16:59:24 +0000 (19:59 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Sep 2015 16:59:24 +0000 (19:59 +0300)
Windows.  The test now makes sense on non-Windows.  Added similar test for
zip format.

1  2 
Lib/test/test_shutil.py

Simple merge