← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~m2j/openlp/work into lp:openlp

 

Review: Needs Fixing
Use a list of tuples, not a list of items and lists, e.g.

    [(u'cp1252', u'Windows-1252'), (...), ...]

and then use things like filters and lambdas if necessary
-- 
https://code.launchpad.net/~m2j/openlp/work/+merge/40782
Your team OpenLP Core is subscribed to branch lp:openlp.



References