[Twisted-Python] WovenQuotes Howto Problem
28 Apr
2003
28 Apr
'03
4:27 p.m.
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)
1 May
1 May
6: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
7832
Age (days ago)
7835
Last active (days ago)
1 comments
2 participants
participants (2)
-
Brian Warner
-
steve@shrogers.com