You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / core / formatters / _mod_name_key

function

IPython.core.formatters:_mod_name_key

source: /IPython/core/formatters.py :322

Signature

def   _mod_name_key ( typ )

Summary

Return a (__module__, __name__) tuple for a type.

Extended Summary

Used as key in Formatter.deferred_printers.

Aliases

  • IPython.core.formatters._mod_name_key