diff options
| author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2025-07-22 15:28:28 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-11-22 00:06:59 +1100 |
| commit | e06ac9ce089c5eda9cbd9ec035cdf56fe75be0ab (patch) | |
| tree | 6f91fed5fb043a4a4c44a669cb4ba49e0a39c16f /tests/micropython/heapalloc_bytesio.py | |
| parent | e067d96c8b71b3fe258583fd6cddb1094cb4efe5 (diff) | |
unix/main: Replace execute_from_lexer with pyexec in do_file and do_str.
Consolidates file and string execution to use the standard pyexec interface
for consistency with other ports.
Simplify execute_from_lexer for remaining usage: Remove unused LEX_SRC_VSTR
and LEX_SRC_FILENAME cases, keeping only LEX_SRC_STR for REPL and
LEX_SRC_STDIN for stdin execution.
Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
Diffstat (limited to 'tests/micropython/heapalloc_bytesio.py')
0 files changed, 0 insertions, 0 deletions
