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 astrand
Recipients
Date 2004-11-07.16:00:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=344921

The bug report doesn't actually say which kind of traceback
or error message is generated, but the problem is most
likely caused by the application: It tries to read from
p.stdin after it has been closed. 

Closing. 
History
Date User Action Args
2007-08-23 14:27:11adminlinkissue1057052 messages
2007-08-23 14:27:11admincreate