Home
last modified time | relevance | path

Searched defs:isstdin (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dfileinput.py162 def isstdin(): function
395 def isstdin(self): member in FileInput
/third_party/python/Lib/test/
Dtest_fileinput.py543 def isstdin(self): member in MockFileInput