OpenGrok
Cross Reference: test_fileinput.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_fileinput.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
full:nline
143
sys.stdin = StringIO("Line 1 of stdin\
nLine
2 of stdin\n")