diff options
author | Damien George <damien.p.george@gmail.com> | 2017-01-26 23:30:38 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-01-26 23:30:38 +1100 |
commit | e9cb1f807762f8adc1f5b6220b616ce6daf1303f (patch) | |
tree | 3a1696118cdbc64e79bd896d3f03b82163dea4a8 /tests/extmod/ure_debug.py | |
parent | bf51200bc10858552f3cc6989afe0fe51b57a4f2 (diff) | |
download | micropython-e9cb1f807762f8adc1f5b6220b616ce6daf1303f.tar.gz micropython-e9cb1f807762f8adc1f5b6220b616ce6daf1303f.zip |
py/objmodule: Move module init/deinit code into runtime functions.
They are one-line functions and having them inline in mp_init/mp_deinit
eliminates the overhead of a function call, and matches how other state
is initialised in mp_init.
Diffstat (limited to 'tests/extmod/ure_debug.py')
0 files changed, 0 insertions, 0 deletions