]> granicus.if.org Git - python/commit
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)
commitdcf76c9d0ab11f77eaa856ff0583c5c636ddb47d
treed19c0026fceb18650958ca0e235bd24a68cd02e3
parent15777231e93948d15ad72f7504e178946be3094d
parentf34c3fe20c6e996b44014bf3e4e1fecc3739551c
merge from 3.5

Issue24898 - Improve str.find documentation.

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