]> granicus.if.org Git - python/commit
Merged revisions 79837 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Apr 2010 16:01:57 +0000 (16:01 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Apr 2010 16:01:57 +0000 (16:01 +0000)
commitf96b78437bdda6e14d6b9b7edb54b8987de42915
treebb7081b1cf473f01f224a2981c48511ff38d965c
parent3dd1bfc614ac59a3072fbc1e9387c567708fffef
Merged revisions 79837 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79837 | antoine.pitrou | 2010-04-06 17:38:25 +0200 (mar., 06 avril 2010) | 19 lines

  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