bundles / IPython 9.10.0 / IPython / utils / wildcard / filter_ns
function
IPython.utils.wildcard:filter_ns
source: /IPython/utils/wildcard.py :75
Signature
def filter_ns ( ns , name_pattern = * , type_pattern = all , ignore_case = True , show_all = True ) Summary
Filter a namespace dictionary by name pattern and item type.
Aliases
-
IPython.utils.wildcard.filter_ns