summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-12-28 21:39:03 +0000
committerGuido van Rossum <guido@python.org>2001-12-28 21:39:03 +0000
commit2764a3a50ebb467690d77f8925a3414d71756311 (patch)
tree602dd331e7d4af15e8ad77a34516404e0fc092b0 /Python/compile.c
parent1e91c1444a9c8b8b58310cffbe4252698527a31e (diff)
downloadcpython-git-2764a3a50ebb467690d77f8925a3414d71756311.tar.gz
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 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions