From: Serhiy Storchaka Date: Fri, 16 Dec 2016 17:01:34 +0000 (+0200) Subject: Issue #14061: Misc fixes and cleanups in archiving code in shutil. X-Git-Tag: v3.7.0a1~1737 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5160caba46c7411145016dcd487e1f8d95d1866f;p=python Issue #14061: Misc fixes and cleanups in archiving code in shutil. Imporoved the documentation and tests for make_archive() and unpack_archive(). Improved error handling when corresponding compress module is not available. Brake circular dependency between shutil and tarfile modules. --- 5160caba46c7411145016dcd487e1f8d95d1866f