[Dev OpenGP] [80] Modified xpath consts

[ Thread Index | Date Index | More opengp.tuxfamily.org/development Archives ]


Revision: 80
Author:   alband85
Date:     2009-03-24 14:35:37 +0100 (Tue, 24 Mar 2009)

Log Message:
-----------
Modified xpath consts

Modified Paths:
--------------
    trunk/src/lib/ogp/core/ogpcore.py


Modified: trunk/src/lib/ogp/core/ogpcore.py
===================================================================
--- trunk/src/lib/ogp/core/ogpcore.py	2009-03-24 13:34:45 UTC (rev 79)
+++ trunk/src/lib/ogp/core/ogpcore.py	2009-03-24 13:35:37 UTC (rev 80)
@@ -160,8 +160,7 @@
 				except:
 					return None
 				
-			#DIRTY HACK: set <plugin name="..."> as root element
-			return fromstring(pConf.toString(), OGP_PARSER)
+			return pConf
 
 		def pushPluginConf(self, dn, pluginConf):
 			"""


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/