diff options
author | Guido van Rossum <guido@python.org> | 2001-12-28 21:39:03 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-12-28 21:39:03 (GMT) |
commit | 2764a3a50ebb467690d77f8925a3414d71756311 (patch) | |
tree | 602dd331e7d4af15e8ad77a34516404e0fc092b0 /Include/sliceobject.h | |
parent | 1e91c1444a9c8b8b58310cffbe4252698527a31e (diff) | |
download | cpython-2764a3a50ebb467690d77f8925a3414d71756311.zip cpython-2764a3a50ebb467690d77f8925a3414d71756311.tar.gz cpython-2764a3a50ebb467690d77f8925a3414d71756311.tar.bz2 |
Fix for SF bug ##497426: can't deepcopy recursive new objects
deepcopy(), _reconstruct(): pass the memo to the other function, so
that recursive data structures built out of new-style objects may be
deeply copied correctly.
2.2.1 bugfix!
Diffstat (limited to 'Include/sliceobject.h')
0 files changed, 0 insertions, 0 deletions