mirror of
https://github.com/micropython/micropython.git
synced 2026-01-16 08:57:18 +01:00
This is a convenience function similar to pyexec_file. It should be used instead of raw mp_parse_compile_execute because the latter does not catch and report exceptions.