MCPcopy 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
3Typical use is:
4

Callers

nothing calls this directly

Calls 1

_testFunction · 0.70

Tested by

no test coverage detected