APIs/MicroPython/circuitpython.bas

branch
eric7
changeset 61
c3ff08a62f7f
parent 55
2fde8fbab230
equal deleted inserted replaced
60:c82fc89e80e4 61:c3ff08a62f7f
1 AllocationError Exception 1 AllocationError Exception
2 BluetoothError Exception 2 BluetoothError Exception
3 FontProtocol Protocol 3 FontProtocol Protocol
4 IDFError builtins.OSError
4 MemoryError builtins.MemoryError 5 MemoryError builtins.MemoryError
5 RoleError BluetoothError 6 RoleError BluetoothError
6 SecurityError BluetoothError 7 SecurityError BluetoothError
7 USBError OSError 8 USBError OSError
8 USBTimeoutError USBError 9 USBTimeoutError USBError
9 WatchDogTimeout Exception 10 WatchDogTimeout Exception
10 _Uname typing.NamedTuple 11 _Uname typing.NamedTuple
12 gaierror OSError

eric ide

mercurial