]> granicus.if.org Git - python/commit
Memoize _deepcopy_tuple() -- maybe this helps Tommy's problem.
authorGuido van Rossum <guido@python.org>
Mon, 17 Jun 1996 17:10:11 +0000 (17:10 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 17 Jun 1996 17:10:11 +0000 (17:10 +0000)
commit6afff6139a445de62a9cb45dadf1b9ca905f2540
tree1d6b5786e13ee32647169b4892bf5c309ad4f915
parent7c46a920ae214c43b18a0c064c7bf80492a434c9
Memoize _deepcopy_tuple() -- maybe this helps Tommy's problem.
Lib/copy.py