]> granicus.if.org Git - python/commit
Two error messages still used the old name of the functio mkvalue() --
authorGuido van Rossum <guido@python.org>
Tue, 7 Jul 1998 22:32:19 +0000 (22:32 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Jul 1998 22:32:19 +0000 (22:32 +0000)
commit233f4b54d3f5b25249caa7c19e87dcb74cabf1e6
tree88c1e1a1e19a8782561c89d071120040702fc198
parentc821d1ecc0b0ebf481eeb9e83c9f93b272c20a22
Two error messages still used the old name of the functio mkvalue() --
which is now Py_BuildValue().
Python/modsupport.c