From: Serhiy Storchaka Date: Mon, 7 Sep 2015 16:59:24 +0000 (+0300) Subject: Issue #25018: Fixed testing shutil.make_archive() with relative base_name on X-Git-Tag: v3.5.1rc1~426 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae0d7527f359e83a86c996ab439c374afca7e8bc;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. --- ae0d7527f359e83a86c996ab439c374afca7e8bc