
May 1, 2003
8:03 a.m.
"steve@shrogers.com" <shrogers@ionet.net> writes:
I'm playing with Twisted 1.0.4. After making it through the first couple of TwistedQuotes examples, I get the following failure with the TwistedQuotes example.
2003/04/28 10:05 [HTTPChannel,0,127.0.0.1] exceptions.TypeError: getData() takes exactly 1 argument (2 given)
Oops. Fixed in CVS. Both Model.getData() and Model.setData() now get a Request has their first argument. thanks, -Brian