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.11:19:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
compute_slice_indices() and slice_indices() looks as partially duplicates.  I think the similar code should be merged and reused.
History
Date User Action Args
2012-11-04 11:19:53serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, ned.deily, eric.araujo, hynek, Paul.Upchurch
2012-11-04 11:19:53serhiy.storchakasetmessageid: <[email protected]>
2012-11-04 11:19:53serhiy.storchakalinkissue14794 messages
2012-11-04 11:19:53serhiy.storchakacreate