]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
merge from 3.5
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 4 Jan 2016 02:00:31 +0000 (18:00 -0800)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 4 Jan 2016 02:00:31 +0000 (18:00 -0800)
Issue24898 - Improve str.find documentation.

Simplify str.find explaination as per Georg Brandl's suggestion.


Trivial merge