Message 312604 - Python tracker

Message312604

Author trey
Recipients trey
Date 2018-02-22.23:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519342915.53.0.467229070634.issue32915@psf.upfronthosting.co.za>
In-reply-to
Content
I might be misunderstanding the use of the -3 flag, but it seems like cmp() and __cmp__ should result in warnings being displayed.
History
Date User Action Args
2018-02-22 23:41:55treysetrecipients: + trey
2018-02-22 23:41:55treysetmessageid: <1519342915.53.0.467229070634.issue32915@psf.upfronthosting.co.za>
2018-02-22 23:41:55treylinkissue32915 messages
2018-02-22 23:41:55treycreate