Gabriel Genellina wrote: > En Wed, 23 Jan 2008 16:16:58 -0200, Stef Mientki > <[EMAIL PROTECTED]> escribió: > >>>> Yes, that's a small disadavantage of using a "high-level" language, >>>> where there's no flush available, and you assume it'll done >>>> automatically ;-) >>> >>> Uhm, there is a flush method for Python's files. From "http:// >>> >> I was talking about a "high-level" language, in which the sending >> program was written, >> (Delphi, not about Python ;-) > > In Delphi, flush(filevar) does work. flush is only valid for textfiles, not for binary files (at least in D7)
anyway thanks, cheers, Stef -- http://mail.python.org/mailman/listinfo/python-list