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 vstinner
Recipients georg.brandl, noam, pitrou, vstinner
Date 2010-03-24.19:08:41
SpamBayes Score 0.18486626
Marked as misclassified No
Message-id <201003242008.35432.victor.stinner@haypocalc.com>
In-reply-to <1269449113.38.0.204948612023.issue8213@psf.upfronthosting.co.za>
Content
Use :

...     print(i, end=' ')
...     sys.stdout.flush()
...     time.sleep(1)
History
Date User Action Args
2010-03-24 19:08:43vstinnersetrecipients: + vstinner, georg.brandl, pitrou, noam
2010-03-24 19:08:41vstinnerlinkissue8213 messages
2010-03-24 19:08:41vstinnercreate