summaryrefslogtreecommitdiffstats
path: root/Objects/stringlib/unicodedefs.h
Commit message (Expand)AuthorAgeFilesLines
* Issue #7462: Implement the stringlib fast search algorithm for the `rfind`,Antoine Pitrou2010-01-021-19/+0
* Addresses issue 2802: 'n' formatting for integers.Eric Smith2008-05-111-0/+1
* Backport of PEP 3101, Advanced String Formatting, from py3k.Eric Smith2008-02-171-0/+52