SF.net SVN: fclient: [635] trunk/fclient/src/fclient/lib/fcp2/config.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-15 23:49:19
|
Revision: 635
http://fclient.svn.sourceforge.net/fclient/?rev=635&view=rev
Author: jUrner
Date: 2008-07-15 16:49:14 -0700 (Tue, 15 Jul 2008)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/fclient/src/fclient/lib/fcp2/config.py
Modified: trunk/fclient/src/fclient/lib/fcp2/config.py
===================================================================
--- trunk/fclient/src/fclient/lib/fcp2/config.py 2008-07-15 23:48:31 UTC (rev 634)
+++ trunk/fclient/src/fclient/lib/fcp2/config.py 2008-07-15 23:49:14 UTC (rev 635)
@@ -412,8 +412,7 @@
parent.children[component] = item
parent = item
parent.values[paramClass] = (value, paramType)
-
-
+
def removeParamClass(self, key):
"""Removes the paramClass component if necessary
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|