[Python-Dev] PEP 309 (partial function application) (original) (raw)
Paul Moore pf_moore at yahoo.co.uk
Tue Aug 3 22:24:13 CEST 2004
- Previous message: [Python-Dev] 2.4a2, and @decorators
- Next message: [Python-Dev] PEP 309 (partial function application)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Should this go into 2.4a2? It's marked as "accepted" in the PEP list, and an implementation exists as SF patch 941881.
Paul
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at or repair. -- Douglas Adams
- Previous message: [Python-Dev] 2.4a2, and @decorators
- Next message: [Python-Dev] PEP 309 (partial function application)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]