]> granicus.if.org Git - python/commitdiff
Fixed tests for shutil.make_archive() with relative base_name in the case when
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Sep 2015 07:00:22 +0000 (10:00 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Sep 2015 07:00:22 +0000 (10:00 +0300)
the path of the directory for temporary files contains symlinks.

1  2 
Lib/test/test_shutil.py

Simple merge