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 BreamoreBoy
Recipients BreamoreBoy, daniel.urban, docs@python, jsbueno, mark.dickinson
Date 2012-11-04.02:30:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351996231.52.0.995191223135.issue11842@psf.upfronthosting.co.za>
In-reply-to
Content
I think this should be closed as slice.indices behaves exactly as I expect it to, and the returned values are for any sequence and not just range().
History
Date User Action Args
2012-11-04 02:30:31BreamoreBoysetrecipients: + BreamoreBoy, mark.dickinson, daniel.urban, jsbueno, docs@python
2012-11-04 02:30:31BreamoreBoysetmessageid: <1351996231.52.0.995191223135.issue11842@psf.upfronthosting.co.za>
2012-11-04 02:30:31BreamoreBoylinkissue11842 messages
2012-11-04 02:30:31BreamoreBoycreate