Staging
v0.5.1
https://github.com/python/cpython
Revision 20cdffd8304522a5c10b53f3dccef7e9f5d685bb authored by Serhiy Storchaka on 16 December 2016, 16:58:33 UTC, committed by Serhiy Storchaka on 16 December 2016, 16:58:33 UTC
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.
1 parent 610f5d7
Raw File
Tip revision: 20cdffd8304522a5c10b53f3dccef7e9f5d685bb authored by Serhiy Storchaka on 16 December 2016, 16:58:33 UTC
Issue #14061: Misc fixes and cleanups in archiving code in shutil.
Tip revision: 20cdffd
__phello__.foo.py
# This file exists as a helper for the test.test_frozen module.
back to top