bundles / IPython 9.14.0.dev / IPython / core / completer / _safe_isinstance
function
IPython.core.completer:_safe_isinstance
source: /IPython/core/completer.py :1711
Signature
def _safe_isinstance ( obj , module , class_name , * attrs ) Summary
Checks if obj is an instance of module.class_name if loaded
Aliases
-
IPython.core.completer._safe_isinstance