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
History
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
File Mode Size
__init__.py -rw-r--r-- 5.6 KB
dumb.py -rw-r--r-- 10.9 KB
gnu.py -rw-r--r-- 72 bytes
ndbm.py -rw-r--r-- 70 bytes

back to top