diff options
author | Damien George <damien.p.george@gmail.com> | 2017-03-06 16:46:34 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-13 14:48:53 +1100 |
commit | f1c9e7760d91cb141b0f03ee348b3fe36d2cf450 (patch) | |
tree | ac45d76a8e50b29f9d04371152136d81d2bf09ab /ports/esp32/modules/flashbdev.py | |
parent | 479392a56e6edd8449e594c0e5c1e8f5176411ab (diff) |
py/builtinimport: Call __init__ for modules imported via a weak link.
This is a bit of a clumsy way of doing it but solves the issue of __init__
not running when a module is imported via its weak-link name. Ideally a
better solution would be found.
Diffstat (limited to 'ports/esp32/modules/flashbdev.py')
0 files changed, 0 insertions, 0 deletions