]> granicus.if.org Git - python/commit
Support %zd in PyErr_Format and PyString_FromFormat.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 16 Feb 2006 06:54:25 +0000 (06:54 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 16 Feb 2006 06:54:25 +0000 (06:54 +0000)
commit2c95cc6d72957296c46bb11362359675a47e2085
tree9e6e78432b2aef86240297833b644d4d60d771a7
parent26efe402c2a5dba441dc2feae2f15fea6be452ba
Support %zd in PyErr_Format and PyString_FromFormat.
Objects/bufferobject.c
Objects/dictobject.c
Objects/funcobject.c
Objects/listobject.c
Objects/stringobject.c
Objects/structseq.c
Objects/typeobject.c
Objects/unicodeobject.c