Home | History | Annotate | Download | only in library

Lines Matching full:console

342    ``shell=True`` to run a batch file or console-based executable.
611 is ignored and the default for standard output is the console window's
618 ignored and the default for standard error is the console window's buffer.
640 The standard input device. Initially, this is the console input buffer,
645 The standard output device. Initially, this is the active console screen
650 The standard error device. Initially, this is the active console screen
670 The new process has a new console, instead of inheriting its parent's
671 console (the default).