diff options
author | Damien George <damien.p.george@gmail.com> | 2015-12-26 12:32:33 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-12-26 12:32:33 +0000 |
commit | 84b245f187f9711357b1fd46bebc67266bd028e5 (patch) | |
tree | 1df85f4a6a32cd2742ec0ff1690ff4afa919f7d9 /tests/basics/class_bind_self.py | |
parent | 7203b58e876cffe9bb7246e17c206e7b4280f701 (diff) | |
download | micropython-84b245f187f9711357b1fd46bebc67266bd028e5.tar.gz micropython-84b245f187f9711357b1fd46bebc67266bd028e5.zip |
lib/utils: Add pyexec_frozen_module to load and execute frozen module.
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.
Diffstat (limited to 'tests/basics/class_bind_self.py')
0 files changed, 0 insertions, 0 deletions