obspy.core.event.base.ConfidenceEllipsoid.__getattr__

ConfidenceEllipsoid.__getattr__(name, default=None)

Py3k hasattr() expects an AttributeError no KeyError to be raised if the attribute is not found.