http://codereview.appspot.com/4171056/diff/1/trytond/report/report.py File trytond/report/report.py (right): http://codereview.appspot.com/4171056/diff/1/trytond/report/report.py#newcode197 trytond/report/report.py:197: new_style_tree = lxml.etree.parse(StringIO.StringIO(style2_xml)) new_style_tree = lxml.etree.parse(StringIO.StringIO(new_style_xml))
LGTM untested