Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ fileinput.py
File
fileinput.py
Lib/fileinput.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Helper
class
to quickly write a loop over all standard input files.
2
3
Typical use is:
4
Callers
nothing calls this directly
Calls
1
_test
Function · 0.70
Tested by
no test coverage detected