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 pitrou
Recipients akuchling, edemaine, forest_atq, naufraghi, neologix, pitrou, sascha_silbe, schmir
Date 2011-01-12.16:10:12
SpamBayes Score 0.015549227
Marked as misclassified No
Message-id <1294848616.57.0.709576998995.issue1488934@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed with Charles-François, this is normal behaviour since the bytes written on stdout are buffered (up to a certain size). If calling flush() doesn't solve the issue, please reopen the issue.
History
Date User Action Args
2011-01-12 16:10:16pitrousetrecipients: + pitrou, akuchling, edemaine, schmir, naufraghi, forest_atq, sascha_silbe, neologix
2011-01-12 16:10:16pitrousetmessageid: <1294848616.57.0.709576998995.issue1488934@psf.upfronthosting.co.za>
2011-01-12 16:10:12pitroulinkissue1488934 messages
2011-01-12 16:10:12pitroucreate