diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-12-09 01:26:21 +0200 |
|---|---|---|
| committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-12-09 01:28:16 +0200 |
| commit | 39dd89fe3142478b48d7282b8b1bdff933c25f32 (patch) | |
| tree | 17e58826bd0d41e71e69b2be866dd545415b0ad3 /py/modmicropython.c | |
| parent | c0877cbb0d51f66fa828f6df5698751210391296 (diff) | |
py/runtime: When tracing unary/binary ops, output op (method) name.
E.g.:
>>> 1+1
binary 26 __add__ 3 3
Output is similar to bytecode dump (numeric code, then op name).
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions
