commit | 4bfb59390c02f450e9bdc0e5e3c75b4d971f3b55 | [log] [tgz] |
---|---|---|
author | Lars Gustäbel <lars@gustaebel.de> | Sat May 17 16:50:22 2008 +0000 |
committer | Lars Gustäbel <lars@gustaebel.de> | Sat May 17 16:50:22 2008 +0000 |
tree | a602102da6c5a5545f1a14d7a19e8ba645566079 | |
parent | a9c205dd463c68b04c5946c0a112f67fcd5eda73 [diff] |
Replace signatures with optional arguments in square brackets with keyword arguments and the actual default values. Fix references that point nowhere or to the wrong place. Add description of the ENCODING module-level variable. Fix the URL pointing to the GNU tar manual. Remove two obsolete examples. Add an example on how to use a generator with TarFile.extractall().