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