Non Parsed Headers in Python

Peter Hansen peter at engcorp.com
Wed Feb 11 12:33:13 EST 2004


Fuzzyman wrote:
> 
> Aha.........
> I'm not sure which of these two was the right answer..... but I've
> used both and it's working.

Either should have worked, and now one of them is redundant.  If
you don't mind using the "-u" option you can certainly save yourself
the trouble of inserting .flush() calls everywhere.

-Peter



More information about the Python-list mailing list