SF.net SVN: fclient: [580] trunk/fclient/src/fclient/config.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-11 19:36:30
|
Revision: 580
http://fclient.svn.sourceforge.net/fclient/?rev=580&view=rev
Author: jUrner
Date: 2008-07-11 12:36:40 -0700 (Fri, 11 Jul 2008)
Log Message:
-----------
hello node. can't hear you
Modified Paths:
--------------
trunk/fclient/src/fclient/config.py
Modified: trunk/fclient/src/fclient/config.py
===================================================================
--- trunk/fclient/src/fclient/config.py 2008-07-11 16:37:09 UTC (rev 579)
+++ trunk/fclient/src/fclient/config.py 2008-07-11 19:36:40 UTC (rev 580)
@@ -83,7 +83,7 @@
#**********************************************************************************
#
#**********************************************************************************
-fcpClient = fcp2.Client() # global fcp client
+fcpClient = fcp2.Client(debugVerbosity=fcp2.ConstDebugVerbosity.Debug) # global fcp client
settings = Settings(None) # global settings class
#**********************************************************************************
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|