Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_shutil.py
Find file
Blame
History
Permalink
Issue #25018: Fixed testing shutil.make_archive() with relative base_name on
· eba8feed
Serhiy Storchaka
authored
Sep 07, 2015
Windows. The test now makes sense on non-Windows. Added similar test for zip format.
eba8feed