← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~googol-hush/openlp/mediaitem-sorting into lp:openlp

 

24	+ cmp=locale.strcoll, key=lambda custom: custom.title.lower())

Consider using an external function as a lambda can slow things down quite a bit.
-- 
https://code.launchpad.net/~googol-hush/openlp/mediaitem-sorting/+merge/62076
Your team OpenLP Core is subscribed to branch lp:openlp.


References