Message 151779 - Python tracker

Message151779

Author pitrou
Recipients brandjon, jnoller, pitrou
Date 2012-01-22.17:32:30
SpamBayes Score 8.1995706e-05
Marked as misclassified No
Message-id <1327253551.19.0.0924446459025.issue13812@psf.upfronthosting.co.za>
In-reply-to
Content
> But I observe that unless I explicitly flush stdout and stderr before 
> terminating, the output is lost entirely, even if the exit is not 
> abnormal. This isn't the desired behavior, is it?

Indeed that's a bit surprising. Which Python version are you using? Under Unix or Windows?
History
Date User Action Args
2012-01-22 17:32:31pitrousetrecipients: + pitrou, jnoller, brandjon
2012-01-22 17:32:31pitrousetmessageid: <1327253551.19.0.0924446459025.issue13812@psf.upfronthosting.co.za>
2012-01-22 17:32:30pitroulinkissue13812 messages
2012-01-22 17:32:30pitroucreate