Code

take a copy of the node dict so that the subsequent set
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 16 Dec 2001 10:53:38 +0000 (10:53 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 16 Dec 2001 10:53:38 +0000 (10:53 +0000)
commit0f59079979e38b9b65354fac9125c0ba16966335
tree7d4cb948330bf96c0c7d36941f667889db80386b
parenta4c56771a3455187dcb6d927f7dbf61d49dec917
take a copy of the node dict so that the subsequent set
operation doesn't modify the oldvalues structure

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@472 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/back_anydbm.py
roundup/hyperdb.py
roundup/roundupdb.py