On Mon, Apr 14, 2008 at 12:27:55AM -0300, Sam's Lists wrote:
> Traceback (most recent call last):
>   File "samdump.py", line 32, in <module>
>     for z in x.sqlmeta.asDict():
> TypeError: unbound method asDict() must be called with sqlmeta instance as
> first argument (got nothing instead)

   It seems metaclass didn't do its work right by setting up sqlmeta.
I don't know if a call to new.classobj() calls metaclass.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to