On Sun, 2 Mar 2008 15:06:17 +0100
Preben Randhol <[EMAIL PROTECTED]> wrote:

>       class dbase(list):

Sorry the definition of the class is:

        class dbase(object):

it doesn't derive from the list class.

Preben
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to