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 serhiy.storchaka
Recipients Paul.Upchurch, eric.araujo, hynek, mark.dickinson, ned.deily, serhiy.storchaka
Date 2012-11-04.10:23:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352024628.76.0.186401947087.issue14794@psf.upfronthosting.co.za>
In-reply-to
Content
Look at compute_slice_indices() in Objects/rangeobject.c.
History
Date User Action Args
2012-11-04 10:23:48serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, ned.deily, eric.araujo, hynek, Paul.Upchurch
2012-11-04 10:23:48serhiy.storchakasetmessageid: <1352024628.76.0.186401947087.issue14794@psf.upfronthosting.co.za>
2012-11-04 10:23:48serhiy.storchakalinkissue14794 messages
2012-11-04 10:23:48serhiy.storchakacreate