bundles / IPython 9.3.0 / IPython / lib / pretty / RepresentationPrinter / _in_deferred_types
function
IPython.lib.pretty:RepresentationPrinter._in_deferred_types
source: /IPython/lib/pretty.py :418
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