Home | History | Annotate | Download | only in python2.7

Lines Matching refs:Interactive

101     * "Interactive" text files (files for which isatty() returns True)
444 """Return whether this is an 'interactive' stream.
616 not 'interactive', multiple raw reads may be issued to satisfy
618 interactive raw streams (XXX and for pipes?), at most one raw
637 stream, unless the latter is 'interactive'.