Author gvanrossum
Recipients
Date 2001-10-18.19:17:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
In 2.3, the outcome of tp_compare should be required to
be -1, 0 or 1; other values should be considered
*illegal*.

(In 2.2, the docs were changed to stress this but for
backwards compatibility this isn't enforced.)
History
Date User Action Args
2007-08-23 15:08:25adminlinkissue472523 messages
2007-08-23 15:08:25admincreate