SVN: ZODB/trunk/src/ZEO/tests/testZEO.py commas should be followed by spaces.

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <[email protected]>
Log message for revision 108623:
  commas should be followed by spaces.
  

Changed:
  U   ZODB/trunk/src/ZEO/tests/testZEO.py

-=-
Modified: ZODB/trunk/src/ZEO/tests/testZEO.py
===================================================================
--- ZODB/trunk/src/ZEO/tests/testZEO.py	2010-01-28 19:27:42 UTC (rev 108622)
+++ ZODB/trunk/src/ZEO/tests/testZEO.py	2010-01-28 21:49:32 UTC (rev 108623)
@@ -484,7 +484,8 @@
 
         # This is a deliberately bogus call to get an exception
         # logged
-        self._storage._connection.handle_request('foo',0,'history',(1,2,3,4))
+        self._storage._connection.handle_request(
+            'foo', 0, 'history', (1, 2, 3, 4))
         # test logging
 
         for level, message, kw in log:
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.