Thread Previous • Date Previous • Date Next • Thread Next |
17 + files.sort(key=lambda filename: unicode(filename), cmp=locale.strcoll) Be aware that a lambda can make things extremely slow. An external function can be quicker at times. -- https://code.launchpad.net/~m2j/openlp/smallfix/+merge/62034 Your team OpenLP Core is requested to review the proposed merge of lp:~m2j/openlp/smallfix into lp:openlp.
Thread Previous • Date Previous • Date Next • Thread Next |