Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 447 Bytes

index.rst

File metadata and controls

17 lines (12 loc) · 447 Bytes

MicroPython differences from CPython

The operations listed in this section produce conflicting results in MicroPython when compared to standard Python. MicroPython implements Python 3.4 and some select features of Python 3.5.

syntax.rst core_language.rst builtin_types.rst modules.rst