output buffering
JD
jd at something.com
Fri Nov 11 16:41:53 EST 2005
On 2005-11-11, Larry Bates <larry.bates at websafe.com> wrote:
> This is something I wrote that might help.
>
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/299207
>
The solutions become better and better.
Thanks.
> -Larry Bates
>
> JD wrote:
>> Hello,
>>
>> When reading a large datafile, I want to print a '.' to show the
>> progress. This fails, I get the series of '.'s after the data has been
>> read. Is there a trick to fix this?
>>
>> Thanks
More information about the Python-list
mailing list