• Kevin Modzelewski's avatar
    list.sort(cmp) · 03ac7b78
    Kevin Modzelewski authored
    But not both cmp and key at the same time.
    We might want to just switch to CPython's sort implementation for that.
    03ac7b78
list.py 2.97 KB