SF.net SVN: fclient: [628] trunk/fclient/src/fclient/lib/fcp2/consts.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-15 14:48:53
|
Revision: 628
http://fclient.svn.sourceforge.net/fclient/?rev=628&view=rev
Author: jUrner
Date: 2008-07-15 07:48:13 -0700 (Tue, 15 Jul 2008)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/fclient/src/fclient/lib/fcp2/consts.py
Modified: trunk/fclient/src/fclient/lib/fcp2/consts.py
===================================================================
--- trunk/fclient/src/fclient/lib/fcp2/consts.py 2008-07-13 14:21:18 UTC (rev 627)
+++ trunk/fclient/src/fclient/lib/fcp2/consts.py 2008-07-15 14:48:13 UTC (rev 628)
@@ -237,6 +237,7 @@
logging.addLevelName(ConstDebugVerbosity.Message, 'MESSAGE')
logging.basicConfig(stream=sys.stdout, level=logging.DEBUG)
+
class ConstLogMessages:
"""Strings used for log infos"""
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|