|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-pythonprefs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/undocumented-modules.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-W.html| ]]
|
Macintosh Library Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/genindex.html| ]]
|
Previous: 4.11 pythonprefs Up: 4. Undocumented Modules Next: 4.13 W
4.12 quietconsole -- non-visible stdout output
Availability: 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 GUI programs that do want to display their output at a crash.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-pythonprefs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/undocumented-modules.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-W.html| ]]
|
Macintosh Library Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/genindex.html| ]]
|
Previous: 4.11 pythonprefs Up: 4. Undocumented Modules Next: 4.13 W
See About this document... for information on suggesting changes.