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 ideasman42
Recipients georg.brandl, ideasman42
Date 2009-05-08.12:35:54
SpamBayes Score 5.7997617e-08
Marked as misclassified No
Message-id <1241786157.93.0.55086599633.issue5967@psf.upfronthosting.co.za>
In-reply-to
Content
simple patch, docs say that PyList_GetSlice() works like list[high:low],
but does not say that negative indices's dont work as with python slicing.
History
Date User Action Args
2009-05-08 12:35:58ideasman42setrecipients: + ideasman42, georg.brandl
2009-05-08 12:35:57ideasman42setmessageid: <1241786157.93.0.55086599633.issue5967@psf.upfronthosting.co.za>
2009-05-08 12:35:56ideasman42linkissue5967 messages
2009-05-08 12:35:56ideasman42create