MCPcopy Index your code
hub / github.com/RustPython/RustPython / _pyio.py

File _pyio.py

Lib/_pyio.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Python implementation of the io module.
3"""
4

Callers

nothing calls this directly

Calls 3

hasattrFunction · 0.85
addMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected