MCPcopy Index your code
hub / github.com/python/cpython / _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 2

addMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected