[issue13430] Add a curry function to the functools module

Ezio Melotti report at bugs.python.org
Fri Nov 18 17:14:01 CET 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

This sounds similar to http://wiki.python.org/moin/PythonDecoratorLibrary#Pseudo-currying

Do you have a concrete use case for this?

----------
nosy: +ezio.melotti
versions: +Python 3.3 -Python 2.7, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13430>
_______________________________________


More information about the Python-bugs-list mailing list