Code

checked to make sure that the restored item doesn't clash with a new item using the...
authorkedder <kedder@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 17 Mar 2003 22:03:08 +0000 (22:03 +0000)
committerkedder <kedder@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 17 Mar 2003 22:03:08 +0000 (22:03 +0000)
commitcd65267f45debbc41affedbc786870084d0ff420
tree4294cf0e0a9bf84e9b74d1179fce4fa3436bfa7d
parentc390c1f32f477f0a1834ce6a38446546766fb637
checked to make sure that the restored item doesn't clash with a new item using the same key value

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1597 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/back_anydbm.py
roundup/backends/back_metakit.py
roundup/backends/rdbms_common.py
roundup/hyperdb.py
test/test_db.py