[Merge] lp:~kai-mast/friends/keep-mentions into lp:friends
Robert Bruce Park
robert.park at canonical.com
Tue Apr 22 20:37:02 UTC 2014
Hmmm, also I'm not fond of the way you're using a while loop with this 'pos' counter variable. I'm pretty sure you can do 'for row in Model' instead, and you might even be able to do 'for row in reversed(Model)' if you want to iterate newest first (I think).
--
https://code.launchpad.net/~kai-mast/friends/keep-mentions/+merge/204784
Your team Super Friends is requested to review the proposed merge of lp:~kai-mast/friends/keep-mentions into lp:friends.
More information about the Ubuntu-reviews
mailing list