diff options
Diffstat (limited to 'docs/differences')
| -rw-r--r-- | docs/differences/index_template.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/differences/index_template.txt b/docs/differences/index_template.txt new file mode 100644 index 000000000..6ade2c2da --- /dev/null +++ b/docs/differences/index_template.txt @@ -0,0 +1,8 @@ +MicroPython Differences from CPython +==================================== + +The operations listed in this section produce conflicting results in MicroPython when compared to standard Python. + +.. toctree:: + :maxdepth: 2 + |
