]> granicus.if.org Git - python/commit
Use PyString_FromFormat for formatting error messages.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 16 Feb 2006 07:11:33 +0000 (07:11 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 16 Feb 2006 07:11:33 +0000 (07:11 +0000)
commit720ddb625b59dab1c07e251f0fab74714ebb4c36
treec2f23b57f138384daf4041edb7a836c252729fa1
parente0e89f79201e2ee57ebd0cc4765793d870c0a5c0
Use PyString_FromFormat for formatting error messages.
Python/exceptions.c