Message 128891 - Python tracker (original) (raw)

Message128891

Author anacrolix
Recipients anacrolix, mark.dickinson, meador.inge
Date 2011-02-20.04:14:37
SpamBayes Score 0.0385844
Marked as misclassified No
Message-id 1298175279.73.0.828731231945.issue8300@psf.upfronthosting.co.za
In-reply-to
Content
Thanks Mark for clearing that up. I found this link to be useful in explaining the purpose of __index__: http://docs.python.org/release/2.5.1/whatsnew/pep-357.html I think the choice of allowing only __index__ was the right choice.
History
Date User Action Args
2011-02-20 04:14:39 anacrolix set recipients: + anacrolix, mark.dickinson, meador.inge
2011-02-20 04:14:39 anacrolix set messageid: 1298175279.73.0.828731231945.issue8300@psf.upfronthosting.co.za
2011-02-20 04:14:38 anacrolix link issue8300 messages
2011-02-20 04:14:37 anacrolix create