← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/fixes into lp:openlp

 

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.



References