Searched defs:FILEIN_STDOUT (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ | ||
| D | pipes.py | 76 FILEIN_STDOUT = 'f-' # Must read a real file variable |
| /external/python/cpython2/Lib/ | ||
| D | pipes.py | 71 FILEIN_STDOUT = 'f-' # Must read a real file variable |