8b7d311595
The old intro talked about "differences", but there were hardly any sections describing differences, mostly MicroPython specific features. On the other hand, we now have real "differences" chapter, though it's mostly concerned with stdlib differences. So, try to avoid confusion by changing wording and linking to the other chapters and contrasting them with what is described in "MicroPython language".
11 lines
242 B
Plaintext
11 lines
242 B
Plaintext
.. _cpython_diffs:
|
|
|
|
MicroPython differences from CPython
|
|
====================================
|
|
|
|
The operations listed in this section produce conflicting results in MicroPython when compared to standard Python.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|