[issue11820] idle3 shell os.system swallows shell command output

Roger Serwy report at bugs.python.org
Sun May 27 23:28:00 CEST 2012


Roger Serwy <roger.serwy at gmail.com> added the comment:

It might be possible to fix this problem by creating pipes to redirect stdout and stderr to the text widget in PyShell. 

The ShellWindow.py demo in Demo/tkinter/guido may be helpful.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11820>
_______________________________________


More information about the Python-bugs-list mailing list