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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae0d7527f359e83a86c996ab439c374afca7e8bc;p=thirdparty%2FPython%2Fcpython.git 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