[issue12548] Add suport native Functor

Ezio Melotti report at bugs.python.org
Wed Jul 13 11:43:09 CEST 2011


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

It's not entirely clear to me what you are proposing, but it looks like functools.partial[0].  Whatever it is, adding new syntax especially for it sounds highly unlikely. You might want to propose and discuss it on python-ideas though.

[0]: http://docs.python.org/library/functools.html#functools.partial

----------
nosy: +ezio.melotti, rhettinger
resolution:  -> rejected
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list