Earlier commit changed stdio docstring/type to StringIO and included stdio_buffer_obj in that. Reviewing history for that object, it is intended to implement (e.g.) stdout.buffer, which is a binary stream. Revert back to FileIO for that docstring/type. |
||
|---|---|---|
| .. | ||
| libc | ||
| memzip | ||
| netutils | ||
| readline | ||
| runtime | ||
| timeutils | ||
| upytesthelper | ||
| README.md | ||
This directory contains libraries, utilities and helper code developed specifically for this project. The code is intended to be portable and usable by any port.