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 ezio.melotti
Recipients ezio.melotti, rhettinger, yuriy_levchenko
Date 2011-07-13.09:43:09
SpamBayes Score 0.0033087416
Marked as misclassified No
Message-id <1310550189.93.0.683973252135.issue12548@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2011-07-13 09:43:10ezio.melottisetrecipients: + ezio.melotti, rhettinger, yuriy_levchenko
2011-07-13 09:43:09ezio.melottisetmessageid: <1310550189.93.0.683973252135.issue12548@psf.upfronthosting.co.za>
2011-07-13 09:43:09ezio.melottilinkissue12548 messages
2011-07-13 09:43:09ezio.melotticreate