This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients Carl.Friedrich.Bolz, alex, petri.lehtinen, python-dev, rhettinger
Date 2011-11-05.21:35:21
SpamBayes Score 0.009703685
Marked as misclassified No
Message-id <1320528922.1.0.393266345743.issue13340@psf.upfronthosting.co.za>
In-reply-to
Content
The relevant code is in _PyEval_SliceIndex() in Python/ceval.c.
History
Date User Action Args
2011-11-05 21:35:22rhettingersetrecipients: + rhettinger, Carl.Friedrich.Bolz, alex, python-dev, petri.lehtinen
2011-11-05 21:35:22rhettingersetmessageid: <1320528922.1.0.393266345743.issue13340@psf.upfronthosting.co.za>
2011-11-05 21:35:21rhettingerlinkissue13340 messages
2011-11-05 21:35:21rhettingercreate