Skip to content
Snippets Groups Projects
Commit 566d8f1d authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

tests: Make "io" modules fixes for CPython compatibility.

Previously, "import _io" worked on both CPython and MicroPython (essentially
by a chance on CPython, as there's not guarantee that its contents will stay
the same across versions), but as the module was renamed to uio, need to use
more robust import sequence for compatibility.
parent c816b893
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment