5.14 quietconsole -- Non-visible standard output

Disponibilità: Macintosh.

quietconsole allows you to keep stdio output in a buffer without displaying it (or without displaying the stdout window altogether, if set with EditPythonPrefs) until you try to read from stdin or disable the buffering, at which point all the saved output is sent to the window. Good for programs with graphical user interfaces that do want to display their output at a crash.

Vedete Circa questo documento... per informazioni su modifiche e suggerimenti.