bundles / IPython 9.10.0 / IPython / lib / pretty / pretty
function
IPython.lib.pretty:pretty
source: /IPython/lib/pretty.py :153
Signature
def pretty ( obj , verbose = False , max_width = 79 , newline =
, max_seq_length = 1000 ) Summary
Pretty print the object's representation.
Aliases
-
IPython.core.oinspect.pretty