SF.net SVN: fclient: [252] trunk/sandbox/fcp/test_fcp/test_fcp2_0_client.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <ju...@us...> - 2008-02-26 09:09:38
|
Revision: 252
http://fclient.svn.sourceforge.net/fclient/?rev=252&view=rev
Author: jurner
Date: 2008-02-26 01:09:30 -0800 (Tue, 26 Feb 2008)
Log Message:
-----------
documentation fix
Modified Paths:
--------------
trunk/sandbox/fcp/test_fcp/test_fcp2_0_client.py
Modified: trunk/sandbox/fcp/test_fcp/test_fcp2_0_client.py
===================================================================
--- trunk/sandbox/fcp/test_fcp/test_fcp2_0_client.py 2008-02-26 09:08:58 UTC (rev 251)
+++ trunk/sandbox/fcp/test_fcp/test_fcp2_0_client.py 2008-02-26 09:09:30 UTC (rev 252)
@@ -76,7 +76,7 @@
class MySocketFactory(object):
"""Real and alive socket. Can be used to test against the running node. Not used currently
- Usage:
+ Usage::
DummySocketModule.socket = MySocketFactory()
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|