Re: Getting xml-rpc and w.bloggar to work
Wari Wahab <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <1060785385.752.1.camel@async> |
On Wed, 2003-08-13 at 20:57, will wrote: > If that's the problem, doing a sys.stdout.flush() should fix the issue as > well. No it doesn't, I did a: for x in xrange(1000): sys.stdout.flush() And I get the same intermitent problem without fail. You won't know until you tried as many things as I have.. It had me stumped