mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
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>
19 KiB
19 KiB