diff options
author | Guido van Rossum <guido@python.org> | 2003-02-21 22:02:54 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-02-21 22:02:54 (GMT) |
commit | 036f999669d9d32e74442c9b5e5ba94a85ae282c (patch) | |
tree | b5fdeda7e88e2581b677d36f1a2e1c386bfb7c91 /Mac/Build/PythonCore.mcp | |
parent | 7107a7fbcc424fbe4ceb3de523db4d51f34d3f37 (diff) | |
download | cpython-036f999669d9d32e74442c9b5e5ba94a85ae282c.zip cpython-036f999669d9d32e74442c9b5e5ba94a85ae282c.tar.gz cpython-036f999669d9d32e74442c9b5e5ba94a85ae282c.tar.bz2 |
Implementing the salient parts of __reduce_ex__ in C.
This still falls back to helpers in copy_reg for:
- pickle protocols < 2
- calculating the list of slot names (done only once per class)
- the __newobj__ function (which is used as a token but never called)
Diffstat (limited to 'Mac/Build/PythonCore.mcp')
0 files changed, 0 insertions, 0 deletions