X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfatables%2Fxmlextension.py;h=809ea367abe144f747c82db697e21347ac84f289;hb=9a053166cdb0187d0514403e92e8719d9a3aa8ee;hp=813cd6d3bb8cf88609a89e8b025b6f9ceab59a79;hpb=e57b7150dee76d42fc15f9477a3045e5171c8878;p=sfa.git diff --git a/sfatables/xmlextension.py b/sfatables/xmlextension.py index 813cd6d3..809ea367 100644 --- a/sfatables/xmlextension.py +++ b/sfatables/xmlextension.py @@ -9,6 +9,8 @@ from sfatables.globals import * class Xmlextension: def __init__(self, file_path): + + print file_path self.context = "" self.processor = "" self.operand = "VALUE"