Author teoliphant
Recipients
Date 2006-08-11.19:16:43
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=5296

I've made the changes Armin suggested.  I changed
operator.index to go back to its original behavior of
returning a.__index__()

I'm +0 on adding _PyLong_AsClippedSsize_t to clean-up the
check for a negative long integer. 
History
Date User Action Args
2007-08-23 15:54:02adminlinkissue1538606 messages
2007-08-23 15:54:02admincreate