[Python-Dev] Partial function application 'from the right' (original) (raw)
Terry Reedy tjreedy at udel.edu
Thu Jan 29 18:50:49 CET 2009
- Previous message: [Python-Dev] Partial function application 'from the right'
- Next message: [Python-Dev] Partial function application 'from the right'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ben North wrote:
I find 'functools.partial' useful, but occasionally I'm unable to use it because it lacks a 'from the right' version. ... Would there be any interest in this?
I think so. Post your patch to the tracker. Even if eventually rejected, it will be there for people to use.
- Previous message: [Python-Dev] Partial function application 'from the right'
- Next message: [Python-Dev] Partial function application 'from the right'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]