When python struggles: Attribute Errors

John Hunter jdhunter at ace.bsd.uchicago.edu
Tue Dec 17 17:40:51 EST 2002


>>>>> "matt" == matt  <matt at greenroom.com.au> writes:

    matt> I appreciate your help but unfortunately the attribute error
    matt> is still called regardless of self.db's state (None or not
    matt> None).  --

Can you post a more complete example?  Post entire functions instead
of snipping them unless they are obscenely long.  What's in
self.status?

John Hunter




More information about the Python-list mailing list