SVN: ZODB/trunk/src/ZODB/tests/PackableStorage.py Removed trailing whitespace.

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20091008201918.EACA59417B__4631.25340543247$1255033177$gmane$org@cvs.zope.org>
Log message for revision 104951:
  Removed trailing whitespace.
  

Changed:
  U   ZODB/trunk/src/ZODB/tests/PackableStorage.py

-=-
Modified: ZODB/trunk/src/ZODB/tests/PackableStorage.py
===================================================================
--- ZODB/trunk/src/ZODB/tests/PackableStorage.py	2009-10-08 18:30:11 UTC (rev 104950)
+++ ZODB/trunk/src/ZODB/tests/PackableStorage.py	2009-10-08 20:19:18 UTC (rev 104951)
@@ -87,8 +87,8 @@
     p.dump(obj)
     p.dump(None)
     return s.getvalue()
-    
 
+
 class PackableStorageBase:
     # We keep a cache of object ids to instances so that the unpickler can
     # easily return any persistent object.
@@ -539,9 +539,9 @@
         raises(KeyError, self._storage.loadSerial, oid, revid1)
         raises(KeyError, self._storage.loadSerial, oid, revid2)
         self._storage.loadSerial(oid, revid3)
-        
-        
 
+
+
 class PackableUndoStorage(PackableStorageBase):
 
     def checkPackUnlinkedFromRoot(self):
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.