You are viewing an older version (9.3.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.3.0 / IPython / core / completer / _safe_isinstance

function

IPython.core.completer:_safe_isinstance

source: /IPython/core/completer.py :1638

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