how do i disable buffered output, like Perl's '$|=1'?
floR
flor_pino at hotmail.com
Sun Jan 14 11:58:52 EST 2001
More information about the Python-list mailing list
Sun Jan 14 11:58:52 EST 2001
- Previous message (by thread): how do i disable buffered output, like Perl's '$|=1'?
- Next message (by thread): how do i disable buffered output, like Perl's '$|=1'?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): how do i disable buffered output, like Perl's '$|=1'?
- Next message (by thread): how do i disable buffered output, like Perl's '$|=1'?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list