Code

*sigh* some databases have _foo.so as their underlying implementation.
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 23 Jul 2001 07:22:13 +0000 (07:22 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 23 Jul 2001 07:22:13 +0000 (07:22 +0000)
commit03fd56631484ed8d3b5c0a57eb46030985d09b9c
tree88d57bede486fa02b8afa04dfeced529aeae353c
parent76d5b8bffa0317a94e2b8f56370898856a83d0d9
*sigh* some databases have _foo.so as their underlying implementation.
This time for sure, Rocky.

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