]> granicus.if.org Git - python/commit
Issue #13365: correct an error in the documentation of str.expandtabs. Patch by John...
authorEli Bendersky <eliben@gmail.com>
Fri, 11 Nov 2011 08:44:22 +0000 (10:44 +0200)
committerEli Bendersky <eliben@gmail.com>
Fri, 11 Nov 2011 08:44:22 +0000 (10:44 +0200)
commit6e9002c8e04add1aa9de165a369ba23c21221bff
tree759a9cce0a9741f39775dd95a480b924f5b69fe0
parentb0a1d628b84dad92f4cf0e62987d63f1d8fb3311
parentc2c896093b8d312fabbb898e030331b5d4fc1fc5
Issue #13365: correct an error in the documentation of str.expandtabs. Patch by John Feuerstein
Doc/library/stdtypes.rst
Misc/ACKS