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 neologix
Recipients neologix, serhiy.storchaka, techtonik, terry.reedy
Date 2012-12-22.17:44:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM1X+WZUzgeFpRsdOr59a=rsLKj4hvsGZa71mpSfHXY6kQ@mail.gmail.com>
In-reply-to <1356184183.53.0.10997825299.issue16689@psf.upfronthosting.co.za>
Content
> I am not convinced that "won't fix" is the solution. If you're redirecting both output streams to the same destination, you expect that the output will appear in the final file exactly as it appears on the screen.

There's nothing to fix.
The order in which the output appears in the final file depends on the
buffering.
History
Date User Action Args
2012-12-22 17:44:45neologixsetrecipients: + neologix, terry.reedy, techtonik, serhiy.storchaka
2012-12-22 17:44:45neologixlinkissue16689 messages
2012-12-22 17:44:45neologixcreate