This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alex
Recipients alex, collinwinter, eric.araujo, ezio.melotti, gregory_p, markonervo, pitrou, rhettinger, serprex
Date 2011-11-18.16:16:17
SpamBayes Score 0.12506673
Marked as misclassified No
Message-id <1321632978.26.0.978968616497.issue13430@psf.upfronthosting.co.za>
In-reply-to
Content
This already exists, as functools.partial: http://docs.python.org/library/functools.html#functools.partial
History
Date User Action Args
2011-11-18 16:16:18alexsetrecipients: + alex, collinwinter, rhettinger, pitrou, gregory_p, ezio.melotti, eric.araujo, serprex, markonervo
2011-11-18 16:16:18alexsetmessageid: <1321632978.26.0.978968616497.issue13430@psf.upfronthosting.co.za>
2011-11-18 16:16:17alexlinkissue13430 messages
2011-11-18 16:16:17alexcreate