]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
14 years later, we still don't know what it's for.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Apr 2010 15:38:25 +0000 (15:38 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Apr 2010 15:38:25 +0000 (15:38 +0000)
commit72ec2e2bdf4a861b85ed7e4b038b134d8b4e4ea4
treed45a35123029d04a3731070cf4736f989fd438ca
parent6a92860a3ed4a6deaef31d641c4a91a4b396ee2d
14 years later, we still don't know what it's for.
Spotted by the PyPy developers.

Original commit is:

branch:      trunk
user:        guido
date:        Mon Aug 19 21:32:04 1996 +0200
files:       Python/getargs.c
description:
[svn r6499] Support for keyword arguments (PyArg_ParseTupleAndKeywords) donated by
Geoff Philbrick <philbric@delphi.hks.com> (slightly changed by me).

Also a little change to make the file acceptable to K&R C compilers
(HPUX, SunOS 4.x).
Python/getargs.c