[Zodb-checkins] CVS: ZODB3/ZEO/zrpc - client.py:1.19.2.1
Guido van Rossum
guido@python.org
Thu, 3 Oct 2002 20:09:07 -0400
Update of /cvs-repository/ZODB3/ZEO/zrpc
In directory cvs.zope.org:/tmp/cvs-serv20331/zrpc
Modified Files:
Tag: ZODB3-3_1-branch
client.py
Log Message:
Whitespace normalization.
=== ZODB3/ZEO/zrpc/client.py 1.19 => 1.19.2.1 ===
--- ZODB3/ZEO/zrpc/client.py:1.19 Fri Sep 27 15:49:15 2002
+++ ZODB3/ZEO/zrpc/client.py Thu Oct 3 20:09:06 2002
@@ -430,7 +430,7 @@
def test_connection(self):
"""Establish and test a connection at the zrpc level.
-
+
Call the client's testConnection(), giving the client a chance
to do app-level check of the connection.
"""