[Zodb-checkins] CVS: ZODB3/BTrees/tests - testBTrees.py:1.52
Jeremy Hylton
jeremy at zope.com
Thu Oct 2 14:18:02 EDT 2003
Update of /cvs-repository/ZODB3/BTrees/tests
In directory cvs.zope.org:/tmp/cvs-serv18770/BTrees/tests
Modified Files:
testBTrees.py
Log Message:
Merge changes from Zope-2_7-branch to the trunk.
=== ZODB3/BTrees/tests/testBTrees.py 1.51 => 1.52 ===
--- ZODB3/BTrees/tests/testBTrees.py:1.51 Wed Apr 23 15:33:17 2003
+++ ZODB3/BTrees/tests/testBTrees.py Thu Oct 2 14:17:31 2003
@@ -33,7 +33,7 @@
""" Tests common to all types: sets, buckets, and BTrees """
db = None
-
+
def tearDown(self):
self.t = None
del self.t
More information about the Zodb-checkins
mailing list