diff options
author | Jeff Epler <jepler@gmail.com> | 2025-06-12 18:47:12 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-06-16 13:43:47 +1000 |
commit | 73b1cbc17abe6da6f913d30dad960e5401577c0f (patch) | |
tree | b477bb326f3f7dc44150bd13d1a1360e52689cdc /py/mpprint.h | |
parent | 0ef5ede3823ef00e95d1cc1a5b475d8d30c9caa4 (diff) | |
download | micropython-73b1cbc17abe6da6f913d30dad960e5401577c0f.tar.gz micropython-73b1cbc17abe6da6f913d30dad960e5401577c0f.zip |
py/objlist: Reduce code size in slice operations.
By refactoring the code to separate out the slicing operation from the
regular indexing operation, code can be shared between the various types of
slice operations (read/assign/delete).
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'py/mpprint.h')
0 files changed, 0 insertions, 0 deletions