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 / list_namespace

function

IPython.utils.wildcard:list_namespace

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

Signature

def   list_namespace ( namespace type_pattern filter ignore_case = False show_all = False )

Summary

Return dictionary of all objects in a namespace dictionary that match type_pattern and filter.

Aliases

  • IPython.core.oinspect.list_namespace