X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfatables%2Fxmlextension.py;h=f90e0fb186b2f678191c2acd830c561168936398;hb=31cc4fa991896f000abb106916662923f37bc3a6;hp=809ea367abe144f747c82db697e21347ac84f289;hpb=50d80230b924e20e028ed3c0f13ddd6f98cfbe54;p=sfa.git diff --git a/sfatables/xmlextension.py b/sfatables/xmlextension.py index 809ea367..f90e0fb1 100644 --- a/sfatables/xmlextension.py +++ b/sfatables/xmlextension.py @@ -5,12 +5,10 @@ # - The parameters that the processor needs to evaluate the context import libxml2 -from sfatables.globals import * class Xmlextension: def __init__(self, file_path): - print file_path self.context = "" self.processor = "" self.operand = "VALUE"