Lawrence D'Oliveiro wrote:
Want sorted order?sorted(tuple(the_set))
Not sure why you want the tuple () there, but you probably knew that... TJG -- http://mail.python.org/mailman/listinfo/python-list
Lawrence D'Oliveiro wrote:
Want sorted order?sorted(tuple(the_set))
Not sure why you want the tuple () there, but you probably knew that... TJG -- http://mail.python.org/mailman/listinfo/python-list