[Zodb-checkins] CVS: ZODB3/bsddb3Storage/bsddb3Storage - Full.py:1.49
Barry Warsaw
barry@wooz.org
Fri, 8 Nov 2002 19:04:05 -0500
Update of /cvs-repository/ZODB3/bsddb3Storage/bsddb3Storage
In directory cvs.zope.org:/tmp/cvs-serv9311
Modified Files:
Full.py
Log Message:
Formatting.
=== ZODB3/bsddb3Storage/bsddb3Storage/Full.py 1.48 => 1.49 ===
--- ZODB3/bsddb3Storage/bsddb3Storage/Full.py:1.48 Fri Nov 8 18:17:15 2002
+++ ZODB3/bsddb3Storage/bsddb3Storage/Full.py Fri Nov 8 19:04:04 2002
@@ -1760,7 +1760,6 @@
return self.next()
-
class _TransactionsIterator(_GetItemBase):
"""Provide forward iteration through the transactions in a storage.