how do i disable buffered output, like Perl's '$|=1'?

floR flor_pino at hotmail.com
Sun Jan 14 11:58:52 EST 2001


I can't find anywhere how I can disable 'buffered output', or whatever it is
called.
In Perl, you simply say $|=1, but in Python?
Can anyone help me?

TIA,
Rolf Raven





More information about the Python-list mailing list