> I'm going to show my ignorance and ask what is the difference between 204 &
> 205/206?
I am not absolutely sure myself, but Raoul once reviewed on of my proposal with 
"Needs fixing" (doing that was I am now reverting):
https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/60278

Anyway, list comprehension is actually not want we want here as it creates a 
list but we do not want a list (with None, None, None, None, ...). And it seems 
to be slower in this case as well (probably because we are creating the list).
-- 
https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/63075
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to