diff options
author | Stig Bjørlykke <stig@bjorlykke.org> | 2018-07-27 22:36:57 +0200 |
---|---|---|
committer | Ayke van Laethem <aykevanlaethem@gmail.com> | 2018-08-01 14:12:34 +0200 |
commit | b6e49da407afe1fa7054dcb8a5072bb23bd8cadf (patch) | |
tree | de2bf98db48341e3992fa73242fa22928c3c4614 /py/objtype.c | |
parent | 6e5a40cf3ca7bb5de9819d49ff0b7483a44d525c (diff) | |
download | micropython-b6e49da407afe1fa7054dcb8a5072bb23bd8cadf.tar.gz micropython-b6e49da407afe1fa7054dcb8a5072bb23bd8cadf.zip |
nrf/uos: Add mbfs __enter__ and __exit__ handlers.
This will make 'with open('file', 'r') as f:' work by properly close
the file after the suite is finished.
Diffstat (limited to 'py/objtype.c')
0 files changed, 0 insertions, 0 deletions