diff options
author | Guido van Rossum <guido@python.org> | 2003-01-28 19:48:18 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-01-28 19:48:18 (GMT) |
commit | 3d8c01b31c1a58d2181f78c5df2b0e79131046c0 (patch) | |
tree | 956b7a7da9a7de221671bfc5d77749b27c17b5a4 /Include/longobject.h | |
parent | abcb0c03ade3cee52b71362f57b16af3e00c743b (diff) | |
download | cpython-3d8c01b31c1a58d2181f78c5df2b0e79131046c0.zip cpython-3d8c01b31c1a58d2181f78c5df2b0e79131046c0.tar.gz cpython-3d8c01b31c1a58d2181f78c5df2b0e79131046c0.tar.bz2 |
The default __reduce__ on the base object type obscured any
possibility of calling save_reduce(). Add a special hack for this.
The tests for this are much simpler now (no __getstate__ or
__getnewargs__ needed).
Diffstat (limited to 'Include/longobject.h')
0 files changed, 0 insertions, 0 deletions