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 techtonik
Recipients neologix, pitrou, serhiy.storchaka, techtonik, terry.reedy
Date 2012-12-23.18:49:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356288555.46.0.302169495368.issue16689@psf.upfronthosting.co.za>
In-reply-to
Content
Can Python detect when output file descriptor for both stderr and stdout streams is the same and use the single buffer itself?
History
Date User Action Args
2012-12-23 18:49:15techtoniksetrecipients: + techtonik, terry.reedy, pitrou, neologix, serhiy.storchaka
2012-12-23 18:49:15techtoniksetmessageid: <1356288555.46.0.302169495368.issue16689@psf.upfronthosting.co.za>
2012-12-23 18:49:15techtoniklinkissue16689 messages
2012-12-23 18:49:15techtonikcreate