]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add "varargs" attribute.
authorGuido van Rossum <guido@python.org>
Mon, 16 Dec 1991 13:07:24 +0000 (13:07 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 16 Dec 1991 13:07:24 +0000 (13:07 +0000)
commitc06022966f58b7130e0a8b7150d1955865c84dc8
tree61b860da9f4a15dd879cc7bc1cd0395108e1fc92
parent3ddee714d1d4473f8fa04a6d8356d3eafb695a50
Add "varargs" attribute.
Include/methodobject.h
Objects/methodobject.c
Python/modsupport.c