[Zodb-checkins] CVS: ZODB3/ZEO/zrpc - client.py:1.25.16.2
Tim Peters
tim.one at comcast.net
Mon Sep 15 17:27:25 EDT 2003
Update of /cvs-repository/ZODB3/ZEO/zrpc
In directory cvs.zope.org:/tmp/cvs-serv17778/ZEO/zrpc
Modified Files:
Tag: Zope-2_7-branch
client.py
Log Message:
Whitespace normalization (via Python's reindent.py script).
=== ZODB3/ZEO/zrpc/client.py 1.25.16.1 => 1.25.16.2 ===
--- ZODB3/ZEO/zrpc/client.py:1.25.16.1 Mon Sep 15 14:02:58 2003
+++ ZODB3/ZEO/zrpc/client.py Mon Sep 15 17:26:54 2003
@@ -406,7 +406,7 @@
del wrappers[wrap]
# XXX should check deadline
-
+
class ConnectWrapper:
"""An object that handles the connection procedure for one socket.
More information about the Zodb-checkins
mailing list