I have a class based on "object" that is running ok.  Now, I would like to
base it on "dObject" to be able to access dabo functionality, such as
afterInit.  However when I changed it, the following error is raised ...

TypeError: Error when calling the metaclass bases
    module.__init__() takes at most 2 arguments (3 given)

For example:
def myClass(object)   
vs
def myClass(dabo.dObject)   

Can you tell me what is going on?

Thanks,
Larry

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.472 / Virus Database: 269.8.15/847 - Release Date: 06/12/2007
9:42 PM
 



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to