Review: Needs Fixing 8 - log.exception(u'Failed to open XML file') 9 + print(u'Failed to open XML file')
Don't commit "print" statements. Stick to using exceptions. -- https://code.launchpad.net/~trb143/openlp/fixes/+merge/14620 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

