Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization. | Tim Peters | 2005-03-28 | 1 | -1/+1 |
* | Test partial() with bound/unbound methods. | Raymond Hettinger | 2005-03-11 | 1 | -1/+7 |
* | Make functional.partial() more closely match the spec by emulating | Raymond Hettinger | 2005-03-08 | 1 | -0/+17 |
* | SF patch #941881: PEP 309 Implementation (Partial Function Application). | Raymond Hettinger | 2005-02-28 | 1 | -0/+154 |