summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorEric Smith <eric@trueblade.com>2007-08-25 02:26:07 +0000
committerEric Smith <eric@trueblade.com>2007-08-25 02:26:07 +0000
commit46650380f1ff55f57b5f3ac9a21c6a52f29d04f9 (patch)
tree2b8a80e1c82f688029f94acd1d84de9d9d20c194 /Python/pythonrun.c
parent9a40bf8aa4d5333d9857db8e84aad41707923001 (diff)
downloadcpython-46650380f1ff55f57b5f3ac9a21c6a52f29d04f9.tar.gz
Implementation of PEP 3101, Advanced String Formatting.
Known issues: The string.Formatter class, as discussed in the PEP, is incomplete. Error handling needs to conform to the PEP. Need to fix this warning that I introduced in Python/formatter_unicode.c: Objects/stringlib/unicodedefs.h:26: warning: `STRINGLIB_CMP' defined but not used Need to make sure sign formatting is correct, more tests needed. Need to remove '()' sign formatting, left over from an earlier version of the PEP.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions