This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kbk
Recipients
Date 2003-07-10.05:38:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=149084

Closing the stdout is not very helpful, as you will see
if you try it in the interactive interpreter.

Take a look at IDLE's PyShell.py for a way to use
Pseudofiles, this may help you.

We don't deal with Pythonwin.
History
Date User Action Args
2007-08-23 14:09:10adminlinkissue643571 messages
2007-08-23 14:09:10admincreate