3.2.1.22. sphinx.ext.autodoc.safe_getattr

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

A getattr() that turns all exceptions into AttributeErrors.