Message1781

Author cgroves
Recipients
Date 2007-07-22.04:48:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Passing None as cmp in list.sort fails with a TypeError.  It should function as if no cmp was passed.  test_sort checks for this
History
Date User Action Args
2008-02-20 17:17:56adminlinkissue1758323 messages
2008-02-20 17:17:56admincreate