2011/2/14 Rafael Durán Castañeda <rafadurancastan...@gmail.com> > In the example I gave: > > > sorted_list = sorted(list_strings, key = str.lower) > > sorted takes str.lower as a parameter, doesn't it? So, it should be a high > order function >
My apologies! Yes, you are of course quite correct! :) Walter
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor