bundles / IPython latest / IPython / utils / wildcard / create_typestr2type_dicts
function
IPython.utils.wildcard:create_typestr2type_dicts
source: /IPython/utils/wildcard.py :22
Signature
def create_typestr2type_dicts ( dont_include_in_type2typestr = ['lambda'] ) Summary
Return dictionaries mapping lower case typename (e.g. 'tuple') to type objects from the types package, and vice versa.
Aliases
-
IPython.utils.wildcard.create_typestr2type_dicts