aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/slice_attrs.py
AgeCommit message (Collapse)Author
2015-09-15py/objslice: Make slice attributes (start/stop/step) readable.Tom Soulanille
Configurable with MICROPY_PY_BUILTINS_SLICE_ATTRS. Disabled by default.