summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_sort.py
Commit message (Expand)AuthorAgeFilesLines
* Allow list sort's comparison function to explicitly be None. See SF patchSkip Montanaro2003-01-021-0/+20
* SF patch 637176: list.sort crasherTim Peters2002-11-121-0/+29
* Remove cut 'n paste silliness.Tim Peters2002-08-031-2/+0
* New test for sorting sanity. Note that this will fail in earlier Pythons,Tim Peters2002-08-011-0/+124