"Teja" <[EMAIL PROTECTED]> writes:

> What is attribute error?

    exception AttributeError
    Raised when an attribute reference or assignment fails.

    <URL:http://docs.python.org/lib/module-exceptions.html#l2h-103>

> To be precise :

Not precise enough, unfortunately. Please construct a minimal,
complete example that demonstrates the behaviour (and does nothing
except what's needed to demonstrate the behaviour), and post its code
along with a traceback output.

-- 
 \           "He who allows oppression, shares the crime."  -- Erasmus |
  `\                             Darwin, grandfather of Charles Darwin |
_o__)                                                                  |
Ben Finney

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

Reply via email to