summaryrefslogtreecommitdiff
path: root/tests/basics/slice_attrs.py
AgeCommit message (Expand)Author
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2016-10-17tests: Improve coverage of array, range, dict, slice, exc, unicode.Damien George
2015-09-15py/objslice: Make slice attributes (start/stop/step) readable.Tom Soulanille