blob: 41ddeb6d3e4aaad0516cc7d36599232e22c3f31b (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | .. _cpython_diffs:
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.
.. toctree::
    :maxdepth: 2
 |