summaryrefslogtreecommitdiff
path: root/tests/basics/slice_indices.py
AgeCommit message (Expand)Author
2023-11-21py/objslice: Validate that the argument to indices() is an integer.Damien George
2019-12-28py/objslice: Add support for indices() method on slice objects.Nicko van Someren