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 / lib / pretty / for_type_by_name

function

IPython.lib.pretty:for_type_by_name

source: /IPython/lib/pretty.py :882

Signature

def   for_type_by_name ( type_module type_name func )

Summary

Add a pretty printer for a type specified by the module and name of a type rather than the type object itself.

Aliases

  • IPython.lib.pretty.for_type_by_name