Code

Moved the backends into the backends package. Anydbm hasn't been tested at all.
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 23 Jul 2001 07:15:57 +0000 (07:15 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 23 Jul 2001 07:15:57 +0000 (07:15 +0000)
commit76d5b8bffa0317a94e2b8f56370898856a83d0d9
treeee3d44709601e8dd1ce47e795c1b52fb48740932
parent7a35acd993d13c5ab2c4076783e3a1956a4b5f6d
Moved the backends into the backends package. Anydbm hasn't been tested at all.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@49 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/_anydbm.py [new file with mode: 0644]
roundup/backends/_bsddb.py [new file with mode: 0644]
roundup/backends/bsddb.py [deleted file]