Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking... | Eric Smith | 2007-09-01 | 1 | -0/+1 |
* | Changed STRINGLIB_CMP from an inline function to a macro in order to avoid a ... | Eric Smith | 2007-08-28 | 1 | -0/+11 |
* | Implementation of PEP 3101, Advanced String Formatting. | Eric Smith | 2007-08-25 | 1 | -0/+32 |