]> granicus.if.org Git - python/commit
Replace signatures with optional arguments in square brackets with
authorLars Gustäbel <lars@gustaebel.de>
Sat, 17 May 2008 16:50:22 +0000 (16:50 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Sat, 17 May 2008 16:50:22 +0000 (16:50 +0000)
commit4bfb59390c02f450e9bdc0e5e3c75b4d971f3b55
treea602102da6c5a5545f1a14d7a19e8ba645566079
parenta9c205dd463c68b04c5946c0a112f67fcd5eda73
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().
Doc/library/tarfile.rst