[Twisted-Python] WovenQuotes Howto Problem
![](https://secure.gravatar.com/avatar/dfa0a946f50ed5368129d94efa8b13a3.jpg?s=120&d=mm&r=g)
April 28, 2003
11:27 a.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)
![](https://secure.gravatar.com/avatar/0f15c04b6acde258bd27586371ae94b1.jpg?s=120&d=mm&r=g)
May 2003
1: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
7959
Age (days ago)
7962
Last active (days ago)
1 comments
2 participants
participants (2)
-
Brian Warner
-
steve@shrogers.com