diff options
author | Michael W. Hudson <mwh@python.net> | 2002-01-04 12:28:43 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-01-04 12:28:43 (GMT) |
commit | c15958c37606da43889ab68359045e43d374fd14 (patch) | |
tree | 4ab4df52db6fec719b802a04638d714c8dbab151 /Modules/structmodule.c | |
parent | d941bad6171c69bf713191fd7553638fa19a5a8a (diff) | |
download | cpython-c15958c37606da43889ab68359045e43d374fd14.zip cpython-c15958c37606da43889ab68359045e43d374fd14.tar.gz cpython-c15958c37606da43889ab68359045e43d374fd14.tar.bz2 |
Backport gvanrossum's checkin of revisions
copy.py, 1.23 & test_descr.py, 1.114:
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 'Modules/structmodule.c')
0 files changed, 0 insertions, 0 deletions