]> granicus.if.org Git - python/commit
merge from 3.2 - Fix closes Issue12621 - Fix docstrings of find and rfind methods...
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 15:36:51 +0000 (23:36 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 15:36:51 +0000 (23:36 +0800)
commit5e3a19d80666b0dddef8f8a042ea1988910b61b3
tree708da4372e8eaef75ce79814f89ea5ee1de2aaf4
parent8171cf52b6e2ada25ead81595ab02bed6c498f7c
merge from 3.2 - Fix closes Issue12621 - Fix docstrings of find and rfind methods of bytes/bytearry/unicodeobject.
Objects/bytearrayobject.c
Objects/stringobject.c
Objects/unicodeobject.c