diff options
| author | Matt Wozniski <mwozniski@bloomberg.net> | 2018-06-01 13:49:04 -0400 |
|---|---|---|
| committer | Matt Wozniski <mwozniski@bloomberg.net> | 2018-06-01 19:03:51 -0400 |
| commit | 1c35dbfb5d43ed94108475e8cd17bcb81cda646f (patch) | |
| tree | a52fae0572fc6c89bfb9cced2f10ae554b09e8e6 /ports | |
| parent | 6479cb08060d7fb29b9189430a1ee8d105d37b26 (diff) | |
Provide mp_errno_to_str even without uerrno
We can provide a basic version of mp_errno_to_str even if the uerrno
module won't be provided. Rather than looking errno names up in the
uerrno module's globals dict, we'll just rely on a simple mapping in the
function itself.
Diffstat (limited to 'ports')
0 files changed, 0 insertions, 0 deletions
