3 lines
73 B
Python
3 lines
73 B
Python
# This umodule is a MicroPython reference to errno
|
|
from errno import *
|
# This umodule is a MicroPython reference to errno
|
|
from errno import *
|