On May 10, 8:25 pm, [EMAIL PROTECTED] wrote:

instead:

> class safe_dict(dict):

there should be:

class safe_dict(object):

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

Reply via email to