| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-26 | lib/utils: Add pyexec_frozen_module to load and execute frozen module. | Damien George | |
| 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. | |||
| 2015-11-09 | lib/pyexec: Move header pyexec.h from stmhal directory. | Damien George | |
