Home | History | Annotate | Download | only in thirdparty

Lines Matching refs:AttributeError

427             raise AttributeError, "'%s' object has no attribute '%s'" % (self.__class__.__name__, attr)
595 raise AttributeError, "'%s' object has no attribute '%s'" % (self.__class__, tag)