Message 74849 - Python tracker

Message74849

Author georg.brandl
Recipients benjamin.peterson, brett.cannon, georg.brandl, gvanrossum, mark.dickinson
Date 2008-10-16.19:37:06
SpamBayes Score 0.0029534854
Marked as misclassified No
Message-id <1224185827.73.0.809394970877.issue1717@psf.upfronthosting.co.za>
In-reply-to
Content
The library still has __cmp__ functions defined here and there, e.g. in
xmlrpc/client.py.
History
Date User Action Args
2008-10-16 19:37:07georg.brandlsetrecipients: + georg.brandl, gvanrossum, brett.cannon, mark.dickinson, benjamin.peterson
2008-10-16 19:37:07georg.brandlsetmessageid: <1224185827.73.0.809394970877.issue1717@psf.upfronthosting.co.za>
2008-10-16 19:37:06georg.brandllinkissue1717 messages
2008-10-16 19:37:06georg.brandlcreate