Gotcha. Thanks!

On Monday, August 13, 2012 4:57:29 AM UTC+8, Audrius Kažukauskas wrote:
>
> On Sun, 2012-08-12 at 11:07:18 -0700, Zhe Wu wrote: 
> >     def __init__(self, body, author, story): 
>
> Here arguments are body, author, story. 
>
> >     comment = Comment(author, story, body) 
>
> And here they are author, story, body.  I believe that's the source of 
> your problem. 
>
> -- 
> Audrius Kažukauskas 
> http://neutrino.lt/ 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sqlalchemy/-/u3XtrS0FeGEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to