summaryrefslogtreecommitdiff
path: root/Objects/stringlib/unicodedefs.h
Commit message (Expand)AuthorAgeFilesLines
* Changed STRINGLIB_CMP from an inline function to a macro in order to avoid a ...Eric Smith2007-08-281-0/+11
* Implementation of PEP 3101, Advanced String Formatting.Eric Smith2007-08-251-0/+32