X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfatables%2Fxmlrule.py;h=b749147d366a63b32e5aa365c6884802a8cac2e6;hp=ff3b3ef02f8a314e7cc93f5115b59fcadc737b4c;hb=4a9e6751f9f396f463932133b9d62fc925a99ef6;hpb=648ac3fd865ea29425485f26eb0a7bf1a62281e0 diff --git a/sfatables/xmlrule.py b/sfatables/xmlrule.py index ff3b3ef0..b749147d 100644 --- a/sfatables/xmlrule.py +++ b/sfatables/xmlrule.py @@ -3,7 +3,7 @@ import sys,os import libxml2 # allow to run sfa2wsdl if this is missing (for mac) try:import libxslt -except: print >>sys.stderr, "WARNING, could not import libxslt" +except: print("WARNING, could not import libxslt", file=sys.stderr) from sfatables.globals import sfatables_config