On Sat, Oct 2, 2010 at 01:01, Jason J. W. Williams
<jasonjwwilli...@gmail.com> wrote:
> I'm really pulling my hair out here. The code in question uses getPage:
> http://gist.github.com/607124
> If I remove the postdata argument to getPage no problem (except the postdata
> is required by server I'm calling). However, no matter what I put in
> postdata, I get this:
> http://gist.github.com/607126

This looks really strange.  Could you add a print statement before
line 112 of abstract.py, to see what's in self._tempDataBuffer?

Ivan

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to