diff options
author | Raymond Hettinger <python@rcn.com> | 2005-03-08 07:15:36 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-03-08 07:15:36 (GMT) |
commit | 3e1dd3be4936fc1b1c0ad6ad6609f504b4e3e7a9 (patch) | |
tree | 20e1ac068d99722d96f26820b41119ff1fc9d69b /Modules/posixmodule.c | |
parent | c8b6d1bd8c9dcd7fd69282ab65dded5c9a89af77 (diff) | |
download | cpython-3e1dd3be4936fc1b1c0ad6ad6609f504b4e3e7a9.zip cpython-3e1dd3be4936fc1b1c0ad6ad6609f504b4e3e7a9.tar.gz cpython-3e1dd3be4936fc1b1c0ad6ad6609f504b4e3e7a9.tar.bz2 |
Make functional.partial() more closely match the spec by emulating some useful features of regular functions:
* Made weak referencable.
* Allow attribute access so a user can set __name__, __doc__, etc.
Diffstat (limited to 'Modules/posixmodule.c')
0 files changed, 0 insertions, 0 deletions