summaryrefslogtreecommitdiffstats
path: root/Objects/stringlib/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Issue #7462: Implement the stringlib fast search algorithm for the `rfind`,Antoine Pitrou2010-01-021-4/+0
| | | | `rindex`, `rsplit` and `rpartition` methods. Patch by Florent Xicluna.
* needforspeed: more stringlib refactoringFredrik Lundh2006-05-271-0/+29
|
* needforspeed: stringlib refactoring (in progress)Fredrik Lundh2006-05-261-0/+5