diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-08-31 00:17:35 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-08-31 00:20:08 +0300 |
commit | 696eee947539d6394a8f14efd84e20934c1e39bb (patch) | |
tree | 54cf91098b6aa53a06d8ba0e740a6f4d8dfd94d9 /py/modbuiltins.c | |
parent | a9058bf2944db20f5e2377a6a38c37a46d3d6aa0 (diff) | |
download | micropython-696eee947539d6394a8f14efd84e20934c1e39bb.tar.gz micropython-696eee947539d6394a8f14efd84e20934c1e39bb.zip |
modffi: dlsym() doesn't set errno, so use ENOENT for OSError.
This may be a bit confusing, as ENOENT is often rendered as "No such
file or directory", but any other code would be only more confusing.
Diffstat (limited to 'py/modbuiltins.c')
0 files changed, 0 insertions, 0 deletions