]> 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:34:29 +0000 (23:34 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 15:34:29 +0000 (23:34 +0800)
commitfcdaaa9011be28d4653dadc92df4a94b2f669711
tree8b7d65a050221fc2804282fa5a12bdbfeaae9c3f
parent114f0e499d1a9c4b63a827f23fdc87937d17fa10
parent53516a82df8db500a968451daa54fc72eaed7056
merge from 3.2 - Fix closes Issue12621 - Fix docstrings of find and rfind methods of bytes/bytearry/unicodeobject.
Objects/bytearrayobject.c
Objects/bytesobject.c
Objects/unicodeobject.c