currypy 0.1.0
pickleable partial functions
Latest Version: 0.1.1
functools.partial allows for the currying of arguments. However, being implemented in C, functools.partial objects are not pickleable. This package implements a wrapper class for the partial objects, such that enables pickling of the objects.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| currypy-0.1.0.tar.gz (md5) | Source | 2010-02-06 | 2KB | 566 | |
- Author: michael j pan
- Home Page: http://code.google.com/p/currypy/
- Keywords: functools partial curry pickle
- License: New BSD
- Platform: All
- Package Index Owner: mjpan
- DOAP record: currypy-0.1.0.xml
