MCPcopy Index your code
hub / github.com/python/cpython / main.py

File main.py

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

Source from the content-addressed store, hash-verified

1import errno
2import os
3import sys
4import types

Callers

nothing calls this directly

Calls 3

checkFunction · 0.90
isattyMethod · 0.45
filenoMethod · 0.45

Tested by

no test coverage detected