[Twisted-Python] getPage generates a traceback in abstract.py

Ivan Kozik ivan at ludios.org
Fri Oct 1 22:38:43 MDT 2010


On Sat, Oct 2, 2010 at 01:01, Jason J. W. Williams
<jasonjwwilliams at 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




More information about the Twisted-Python mailing list