Python feature request : operator for function composition
Kay Schluehr
kay.schluehr at gmx.net
Mon Feb 4 12:08:17 EST 2008
More information about the Python-list mailing list
Mon Feb 4 12:08:17 EST 2008
- Previous message (by thread): Python feature request : operator for function composition
- Next message (by thread): Multiple interpreters retaining huge amounts of memory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This won't work for builtin functions. It hardly works for functions and methods defined in 3rd party modules and in no way for functions defined in C extensions. It adds boilerplate statically to remove it at runtime.
- Previous message (by thread): Python feature request : operator for function composition
- Next message (by thread): Multiple interpreters retaining huge amounts of memory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list