Code

fix up some pre-Python2.6 compatibility issues in the *dbm interface
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 10 Jul 2010 03:52:45 +0000 (03:52 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 10 Jul 2010 03:52:45 +0000 (03:52 +0000)
commit21bde8e27c60650b58562779cdecf1a755e1e5ca
tree16b3c2fe6b0da8e9802e9c72bfa4e55c6b601789
parentc027e538e8e8ca091aa75a219559deeba0540ef4
fix up some pre-Python2.6 compatibility issues in the *dbm interface

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