Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
01a3e2bc27b970fa7f2680f79da6dadc84cf2da9
/
Objects
/
stringlib
/
stringdefs.h
8fd3eba
Fixes for shared 2.6 code that implements PEP 3101, advanced string formatting.
by Eric Smith
· 17 years ago
37f1038
Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking for unicode objects.
by Eric Smith
· 18 years ago
8c66326
Implementation of PEP 3101, Advanced String Formatting.
by Eric Smith
· 18 years ago