]> granicus.if.org Git - python/commit
replaced PyArgs_Parse by PyArgs_ParseTuple
authorPeter Schneider-Kamp <nowonder@nowonder.de>
Mon, 31 Jul 2000 21:57:30 +0000 (21:57 +0000)
committerPeter Schneider-Kamp <nowonder@nowonder.de>
Mon, 31 Jul 2000 21:57:30 +0000 (21:57 +0000)
commitdc71cacc9cab3dde90a87ae4cb10307149a4aa35
tree9a059be62068c78191a1462b04cfb89d9160d16a
parent5a65c2d43607a5033d7171445848cde21f07d81d
replaced PyArgs_Parse by PyArgs_ParseTuple

changed error messages for extend method from "append" to "extend"
Modules/arraymodule.c