SF.net SVN: fclient: [39] trunk/fclient/config.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2007-11-02 16:02:47
|
Revision: 39
http://fclient.svn.sourceforge.net/fclient/?rev=39&view=rev
Author: jUrner
Date: 2007-11-02 09:02:52 -0700 (Fri, 02 Nov 2007)
Log Message:
-----------
notes
Modified Paths:
--------------
trunk/fclient/config.py
Modified: trunk/fclient/config.py
===================================================================
--- trunk/fclient/config.py 2007-11-02 16:02:28 UTC (rev 38)
+++ trunk/fclient/config.py 2007-11-02 16:02:52 UTC (rev 39)
@@ -80,6 +80,7 @@
)
+ #TODO: have to find a way to handle multiple clients
def connectFcpNode(self, eventConnectedHandler):
"""Establishes a connection to the freenet node
@param eventConnectedHandler: handler to handle the events.ClientConnected of the client
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|