summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_functional.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization.Tim Peters2005-03-281-1/+1
* Test partial() with bound/unbound methods.Raymond Hettinger2005-03-111-1/+7
* Make functional.partial() more closely match the spec by emulatingRaymond Hettinger2005-03-081-0/+17
* SF patch #941881: PEP 309 Implementation (Partial Function Application).Raymond Hettinger2005-02-281-0/+154