bundles / IPython 9.12.0 / IPython / core / completer / _safe_isinstance
function
IPython.core.completer:_safe_isinstance
source: /IPython/core/completer.py :1707
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