3.3.1.3. sphinx.ext.coverage.safe_getattr

sphinx.ext.coverage.safe_getattr(obj, name, *defargs)[source]

A getattr() that turns all exceptions into AttributeErrors.