This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / 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