Hello,
I'm quite a newbie with Python and I ran into a bit of a problemwith sorting a list by more than one field.
I have a list similar to this:
[['10', 'a', 'Something'], ['1', 'a', 'Nothing'],
['3', 'a', 'Anything'], ['10', 'b', 'Something'],
['1', 'b', 'Nothing'], ['3', 'b', 'Anything']...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.