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

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