Staging
v0.8.1
Revision 72ec2e2bdf4a861b85ed7e4b038b134d8b4e4ea4 authored by Antoine Pitrou on 06 April 2010, 15:38:25 UTC, committed by Antoine Pitrou on 06 April 2010, 15:38:25 UTC
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).
1 parent 6a92860
History
File Mode Size
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 5.9 KB
README.txt -rw-r--r-- 4.9 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 27.3 KB
license.rst -rw-r--r-- 37.8 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top