Skip to content

Commit 0dd429d

Browse files
author
Richard Jones
committed
moved hyper_bsddb.py to the new backends package as bsddb.py
1 parent bbec236 commit 0dd429d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#$Id: hyper_bsddb.py,v 1.2 2001-07-22 12:09:32 richard Exp $
1+
#$Id: bsddb.py,v 1.1 2001-07-23 06:23:41 richard Exp $
22

33
import bsddb, os, cPickle
44
import hyperdb, date
@@ -162,6 +162,9 @@ def rollback(self):
162162

163163
#
164164
#$Log: not supported by cvs2svn $
165+
#Revision 1.2 2001/07/22 12:09:32 richard
166+
#Final commit of Grande Splite
167+
#
165168
#Revision 1.1 2001/07/22 11:58:35 richard
166169
#More Grande Splite
167170
#

0 commit comments

Comments
 (0)