SVN: ZODB/trunk/src/ZEO/ServerStub.py Removed trailing whitespace.

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20090824181753.1785A94181__9329.67312769524$1251137883$gmane$org@cvs.zope.org>
Log message for revision 103174:
  Removed trailing whitespace.
  

Changed:
  U   ZODB/trunk/src/ZEO/ServerStub.py

-=-
Modified: ZODB/trunk/src/ZEO/ServerStub.py
===================================================================
--- ZODB/trunk/src/ZEO/ServerStub.py	2009-08-24 18:17:51 UTC (rev 103173)
+++ ZODB/trunk/src/ZEO/ServerStub.py	2009-08-24 18:17:52 UTC (rev 103174)
@@ -164,7 +164,6 @@
         return self.rpc.call('zeoLoad', oid)[:2]
 
     ##
-    
     # Return current data for oid, and the tid of the
     # transaction that wrote the most recent revision.
     # @param oid object id
@@ -321,7 +320,7 @@
 
     def verify(self, oid, serial):
         self.rpc.callAsync('verify', oid, '', serial)
-    
+
     def loadEx(self, oid):
         return self.rpc.call("loadEx", oid, '')[:2]
 
@@ -348,7 +347,7 @@
         self.rpc.callAsyncIterator(store())
 
     def storeBlobShared(self, oid, serial, data, filename, id):
-        self.rpc.callAsync('storeBlobShared', oid, serial, data, filename, 
+        self.rpc.callAsync('storeBlobShared', oid, serial, data, filename,
                            '', id)
 
     def zeoVerify(self, oid, s):
@@ -371,7 +370,7 @@
 
 
 def stub(client, connection):
-        
+
     # Wait until we know what version the other side is using.
     while connection.peer_protocol_version is None:
         time.sleep(0.1)
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.