[Zodb-checkins] CVS: ZODB3/ZEO/zrpc - client.py:1.20
Guido van Rossum
guido@python.org
Fri, 4 Oct 2002 20:35:26 -0400
Update of /cvs-repository/ZODB3/ZEO/zrpc
In directory cvs.zope.org:/tmp/cvs-serv27740/zrpc
Modified Files:
client.py
Log Message:
Merge changes from release branch into trunk.
=== ZODB3/ZEO/zrpc/client.py 1.19 => 1.20 ===
--- ZODB3/ZEO/zrpc/client.py:1.19 Fri Sep 27 15:49:15 2002
+++ ZODB3/ZEO/zrpc/client.py Fri Oct 4 20:35:25 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.
"""