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
test
__init__.py -rw-r--r-- 158.7 KB
__main__.py -rw-r--r-- 148 bytes
colorchooser.py -rw-r--r-- 1.7 KB
commondialog.py -rw-r--r-- 1.4 KB
constants.py -rw-r--r-- 1.5 KB
dialog.py -rw-r--r-- 1.5 KB
dnd.py -rw-r--r-- 11.2 KB
filedialog.py -rw-r--r-- 14.2 KB
font.py -rw-r--r-- 6.4 KB
messagebox.py -rw-r--r-- 3.6 KB
scrolledtext.py -rw-r--r-- 1.8 KB
simpledialog.py -rw-r--r-- 11.2 KB
tix.py -rw-r--r-- 75.4 KB
ttk.py -rw-r--r-- 54.6 KB

back to top