MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / io.py

File io.py

tools/python-3.11.9-amd64/Lib/io.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""The io module provides the Python interfaces to stream handling. The
2builtin open function is defined in this module.
3
4At the top of the I/O hierarchy is the abstract base class IOBase. It

Callers

nothing calls this directly

Calls 1

registerMethod · 0.45

Tested by

no test coverage detected