]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
args to call_object must be tuple or NULL
authorGuido van Rossum <guido@python.org>
Wed, 12 Jul 1995 02:22:06 +0000 (02:22 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 12 Jul 1995 02:22:06 +0000 (02:22 +0000)
commit1311e3ce73263854e3899d14cc636ccfa166eebf
treef266a6a8d552f9b340a46c2168683a08d9c7de38
parentb89ab8c6d23378f6be75978050c1b41d838f6269
args to call_object must be tuple or NULL
Objects/classobject.c
Objects/listobject.c
Objects/object.c