]> granicus.if.org Git - python/commit
SF patch #941881: PEP 309 Implementation (Partial Function Application).
authorRaymond Hettinger <python@rcn.com>
Mon, 28 Feb 2005 19:39:44 +0000 (19:39 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 28 Feb 2005 19:39:44 +0000 (19:39 +0000)
commit9c323f8de4910dfc0baa5e55aa84eb1b02bcbb72
tree7f0eecf7973ff979710eb1cb1795598e55736774
parent049ade2997aee8cd6564e05d29dbe0b390ebf27b
SF patch #941881:  PEP 309 Implementation (Partial Function Application).

Combined efforts of many including Peter Harris, Hye-Shik Chang,
Martin v. Löwis, Nick Coghlan, Paul Moore, and Raymond Hettinger.
Doc/lib/lib.tex
Doc/lib/libfunctional.tex [new file with mode: 0644]
Lib/test/test_functional.py [new file with mode: 0644]
Misc/NEWS
Modules/functionalmodule.c [new file with mode: 0644]
PC/VC6/pythoncore.dsp
PC/config.c
PCbuild/pythoncore.vcproj
setup.py