Quote:
|
Originally Posted by Dietrich
I was also looking at the new "key=" specifier. Is there something you can enter there to do the trick?
|
Huh. So there is. Didn't know about that one before, but this seems to do the trick:
builtinList.sort(key = str.lower)