This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / 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