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

bundles / IPython latest / IPython / lib / pretty / RepresentationPrinter / _in_deferred_types

function

IPython.lib.pretty:RepresentationPrinter._in_deferred_types

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

Signature

def   _in_deferred_types ( self cls )

Summary

Check if the given class is specified in the deferred type registry.

Extended Summary

Returns the printer from the registry if it exists, and None if the class is not in the registry. Successful matches will be moved to the regular type registry for future use.

Aliases

  • IPython.lib.pretty.RepresentationPrinter._in_deferred_types