Author Rhamphoryncus
Recipients
Date 2007-08-10.18:19:06
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Following up on the possible remedies, I'm thinking PySys_WriteStderr could be extended to take file object as the first argument, and if null it writes to low-level stderr instead.  That way the callers can add the message about "lost sys.stderr" themselves, rather than it being interspersed in their output.
History
Date User Action Args
2007-08-23 14:59:08adminlinkissue1771260 messages
2007-08-23 14:59:08admincreate