[Zodb-checkins] CVS: ZODB3/BDBStorage - BerkeleyBase.py:1.45
Tim Peters
tim.one at comcast.net
Thu Oct 2 18:14:31 EDT 2003
Update of /cvs-repository/ZODB3/BDBStorage
In directory cvs.zope.org:/tmp/cvs-serv25291/BDBStorage
Modified Files:
BerkeleyBase.py
Log Message:
Whitespace normalization.
=== ZODB3/BDBStorage/BerkeleyBase.py 1.44 => 1.45 ===
--- ZODB3/BDBStorage/BerkeleyBase.py:1.44 Thu Oct 2 16:17:54 2003
+++ ZODB3/BDBStorage/BerkeleyBase.py Thu Oct 2 18:14:00 2003
@@ -246,7 +246,7 @@
else:
self._autopacker = None
self.log('ready')
-
+
def _version_check(self, txn):
raise NotImplementedError
More information about the Zodb-checkins
mailing list