SF.net SVN: fclient: [581] trunk/fclient/src/fclient/lib/fcp2/client.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-11 19:37:03
|
Revision: 581
http://fclient.svn.sourceforge.net/fclient/?rev=581&view=rev
Author: jUrner
Date: 2008-07-11 12:37:10 -0700 (Fri, 11 Jul 2008)
Log Message:
-----------
pretend we can be certain..
Modified Paths:
--------------
trunk/fclient/src/fclient/lib/fcp2/client.py
Modified: trunk/fclient/src/fclient/lib/fcp2/client.py
===================================================================
--- trunk/fclient/src/fclient/lib/fcp2/client.py 2008-07-11 19:36:40 UTC (rev 580)
+++ trunk/fclient/src/fclient/lib/fcp2/client.py 2008-07-11 19:37:10 UTC (rev 581)
@@ -440,7 +440,7 @@
return nodeHello
- def isOpen(self):
+ def isConnected(self):
"""Checks if the clients connection is open
@return: (bool) True if so, False otherwise
"""
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|