Lines Matching defs:sys
20 import sys35 the tty. If no tty is available defaults to sys.stderr.59 fd = sys.stdin.fileno()63 input = sys.stdin65 stream = sys.stderr99 if sys.stdin is not sys.__stdin__:124 stream = sys.stderr132 stream = sys.stderr134 input = sys.stdin