From: Serhiy Storchaka Date: Mon, 7 Sep 2015 16:59:38 +0000 (+0300) Subject: Issue #25018: Fixed testing shutil.make_archive() with relative base_name on X-Git-Tag: v3.6.0a1~1646 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=adbb4d8de7df1c12347534cda46a6d902a878892;p=python Issue #25018: Fixed testing shutil.make_archive() with relative base_name on Windows. The test now makes sense on non-Windows. Added similar test for zip format. --- adbb4d8de7df1c12347534cda46a6d902a878892