summaryrefslogtreecommitdiffstats
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-12-28 21:33:22 (GMT)
committerGuido van Rossum <guido@python.org>2001-12-28 21:33:22 (GMT)
commit1e91c1444a9c8b8b58310cffbe4252698527a31e (patch)
tree72ad8cf8fed363835c3f975cdbfacb519a207d37 /Python/codecs.c
parent1baeba6839a91fed172a003b251de58939a9dca5 (diff)
downloadcpython-1e91c1444a9c8b8b58310cffbe4252698527a31e.zip
cpython-1e91c1444a9c8b8b58310cffbe4252698527a31e.tar.gz
cpython-1e91c1444a9c8b8b58310cffbe4252698527a31e.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 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions