Is there any way to make Python's print() flush automatically, similar to...mmm...that other language's $|=1 ?
If not, how can I flush it manually?
sys.stdout.flush() didn't seem to work.
__________________________________
Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250
--
http://mail.python.org/mailman/listinfo/python-list
