This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon
Date 2008-03-17.19:30:10
SpamBayes Score 0.16676202
Marked as misclassified No
Message-id <1205782211.6.0.934088370296.issue2354@psf.upfronthosting.co.za>
In-reply-to
Content
The cmp argument for list.sort() and sorted() should raise a Py3K warning.
History
Date User Action Args
2008-03-17 19:30:11brett.cannonsetspambayes_score: 0.166762 -> 0.16676202
recipients: + brett.cannon
2008-03-17 19:30:11brett.cannonsetspambayes_score: 0.166762 -> 0.166762
messageid: <1205782211.6.0.934088370296.issue2354@psf.upfronthosting.co.za>
2008-03-17 19:30:11brett.cannonlinkissue2354 messages
2008-03-17 19:30:10brett.cannoncreate