← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~mzibricky/openlp/openlyrics into lp:openlp

 

407	+ # Named 'formatting' - 'format' is built-in fuction in Python.
408	+ formatting = etree.SubElement(song_xml, u'format')

Python recommends appending an underscore: format_
-- 
https://code.launchpad.net/~mzibricky/openlp/openlyrics/+merge/76307
Your team OpenLP Core is subscribed to branch lp:openlp.


References