commit | 3afd956e09b22558543994b80082e8f51151de5d | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jun 07 12:45:37 2014 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jun 07 12:45:37 2014 -0700 |
tree | 5f3198dd9f71f389bec4fd9ca40adb8475645e39 | |
parent | 93e51aac540f0dbd795e709a6fad0b9a62a5ae73 [diff] |
document the compress_level argument to tarfile.open (closes #21404) Patch by Katherine Busch.