]> granicus.if.org Git - python/commit
Improved docstrings for str and unicode methods format and __format__.
authorEric Smith <eric@trueblade.com>
Sat, 6 Nov 2010 19:43:44 +0000 (19:43 +0000)
committerEric Smith <eric@trueblade.com>
Sat, 6 Nov 2010 19:43:44 +0000 (19:43 +0000)
commit6c84085cfba0fe420535caf86ed9b416e81e56d8
tree10e0145928f79b4439545bca2032caff0bce435b
parent2f0a040dfed11f6c1e57bef0ad6eedbae7ce636b
Improved docstrings for str and unicode methods format and __format__.
Objects/stringobject.c
Objects/unicodeobject.c