]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test exceptional conditions in list.sort()
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 13 Jun 2002 22:23:06 +0000 (22:23 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 13 Jun 2002 22:23:06 +0000 (22:23 +0000)
commit6fc36c549183860ba4b1b83cd34a47a51881f8db
tree06ce764d1478489b569874b5b173c5410896f910
parent2b3429005517673ee5903d4030990ee2b5c29171
Test exceptional conditions in list.sort()
Lib/test/test_types.py