| commit | 2460c62152fe43f9da9381d09fd294f21e3640d7 | [log] [tgz] |
|---|---|---|
| author | Christian Tismer <tismer@stackless.com> | Thu Feb 26 16:21:45 2004 +0000 |
| committer | Christian Tismer <tismer@stackless.com> | Thu Feb 26 16:21:45 2004 +0000 |
| tree | e4fce117e13ae3cbbe7dbfa873e9136a0b994c50 | |
| parent | d594849c42b6141622f8e442e26b49e2df6ef4ff [diff] |
made cPickle fall back to the copy_reg/reduce protocol, if a function cannot be stored as global. This is for compatibility with pickle.py .