| commit | 9b2731bfdd9756592ae86b2b053969d40c9fa151 | [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 | 98e61de825f8532e405d663383b9545e408491c5 | |
| parent | c41616230211822e838634b84b445f8a124add08 [diff] |
document the compress_level argument to tarfile.open (closes #21404) Patch by Katherine Busch.