bundles / IPython 9.3.0 / IPython / lib / pretty / _seq_pprinter_factory
function
IPython.lib.pretty:_seq_pprinter_factory
source: /IPython/lib/pretty.py :627
Signature
def _seq_pprinter_factory ( start , end ) Summary
Factory that returns a pprint function useful for sequences. Used by the default pprint for tuples and lists.
Aliases
-
IPython.lib.pretty._seq_pprinter_factory