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