Browse Source
This patch makes the MICROPY_PY_BUILTINS_SLICE compile-time option fully disable the builtin slice operation (when set to 0). This includes removing the slice sytanx from the grammar. Now, enabling slice costs 4228 bytes on unix x64, and 1816 bytes on stmhal.pull/1018/merge
Damien George
10 years ago
7 changed files with 20 additions and 0 deletions
Loading…
Reference in new issue