[Python-ideas] functools.partial

Devin Jeanpierre jeanpierreda at gmail.com
Fri Jun 8 22:08:12 CEST 2012


On Thu, Jun 7, 2012 at 11:40 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> If you dig up some of the older PEP 362 discussions, you'll find that
> allowing developers to reduce this problem over time is the main
> reason the Signature.bind() method was added to the PEP. While I
> wouldn't recommend it for the base partial type, ... <SNIP>

Why not? It seems like a good idea all around.

-- Devin



More information about the Python-ideas mailing list