summaryrefslogtreecommitdiff
path: root/Python/thread_pthread.h
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-05-13 23:28:20 +0000
committerTim Peters <tim.peters@gmail.com>2006-05-13 23:28:20 +0000
commit8931ff1f670c3588f3cb60d2f56a1e9cae964b40 (patch)
treea71837228bcf79f13f6a2752b3e6edde560a9015 /Python/thread_pthread.h
parent822f34a848de4d19f9d7cca5bb99424e5dd34303 (diff)
downloadcpython-git-8931ff1f670c3588f3cb60d2f56a1e9cae964b40.tar.gz
Teach PyString_FromFormat, PyErr_Format, and PyString_FromFormatV
about "%u", "%lu" and "%zu" formats. Since PyString_FromFormat and PyErr_Format have exactly the same rules (both inherited from PyString_FromFormatV), it would be good if someone with more LaTeX Fu changed one of them to just point to the other. Their docs were way out of synch before this patch, and I just did a mass copy+paste to repair that. Not a backport candidate (this is a new feature).
Diffstat (limited to 'Python/thread_pthread.h')
0 files changed, 0 insertions, 0 deletions