]> granicus.if.org Git - python/commit
Fix closes Issue12621 - Fix docstrings of find and rfind methods of bytes/bytearry...
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 15:33:54 +0000 (23:33 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 15:33:54 +0000 (23:33 +0800)
commit53516a82df8db500a968451daa54fc72eaed7056
treec590eb9c6ba95ab347330c61e6d8496fa6ba5329
parentd98646e43096053ee13f5a9a6af38f8c723b1aaf
Fix closes Issue12621 - Fix docstrings of find and rfind methods of bytes/bytearry/unicodeobject.
Objects/bytearrayobject.c
Objects/bytesobject.c
Objects/unicodeobject.c