File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ MicroPython libraries
6
6
Python standard libraries and micro-libraries
7
7
---------------------------------------------
8
8
9
- These libraries are inherited from MicroPython.
9
+ The libraries below are inherited from MicroPython.
10
10
They are similar to the standard Python libraries with the same name.
11
11
They implement a subset of or a variant of the corresponding
12
12
standard Python library.
@@ -20,7 +20,7 @@ limited flash memory, usually on non-Express builds:
20
20
21
21
These libraries are not currently enabled in any CircuitPython build, but may be in the future,
22
22
with the ``u `` prefix dropped:
23
- ``uctypes`, ``uhashlib `` , ``uio ``, ``uzlib ``.
23
+ ``uctypes `` , ``uhashlib ``, ``uzlib ``.
24
24
25
25
.. toctree ::
26
26
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments