[Zope-Checkins] CVS: ZODB3/BTrees/tests - testBTrees.py:1.51.8.1

Tim Peters tim.one at comcast.net
Mon Sep 15 17:27:22 EDT 2003


Update of /cvs-repository/ZODB3/BTrees/tests
In directory cvs.zope.org:/tmp/cvs-serv17778/BTrees/tests

Modified Files:
      Tag: Zope-2_7-branch
	testBTrees.py 
Log Message:
Whitespace normalization (via Python's reindent.py script).


=== ZODB3/BTrees/tests/testBTrees.py 1.51 => 1.51.8.1 ===
--- ZODB3/BTrees/tests/testBTrees.py:1.51	Wed Apr 23 15:33:17 2003
+++ ZODB3/BTrees/tests/testBTrees.py	Mon Sep 15 17:26:51 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 Zope-Checkins mailing list