]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
keyword arguments and faster calls
authorGuido van Rossum <guido@python.org>
Tue, 18 Jul 1995 14:51:37 +0000 (14:51 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 18 Jul 1995 14:51:37 +0000 (14:51 +0000)
commit681d79aaf397850778608f35585d091fa7fe370a
tree3d45bd9b84777931bba732abd1dbba484e2a64c1
parent11a3f0c2bca1a8fdea396b989559f25fbc6fe65e
keyword arguments and faster calls
Python/bltinmodule.c
Python/ceval.c
Python/compile.c
Python/import.c
Python/marshal.c
Python/pythonrun.c
Python/traceback.c