mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 19:00:50 +02: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.