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

bundles / IPython 9.11.0 / IPython / utils / wildcard / dict_dir

function

IPython.utils.wildcard:dict_dir

source: /IPython/utils/wildcard.py :58

Signature

def   dict_dir ( obj )

Summary

Produce a dictionary of an object's attributes. Builds on dir2 by checking that a getattr() call actually succeeds.

Aliases

  • IPython.utils.wildcard.dict_dir