MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / pprint

Function pprint

Lib/pprint.py:55–59  ·  view source on GitHub ↗

Pretty-print a Python object to a stream [default is sys.stdout].

(object, stream=None, indent=1, width=80, depth=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

test01_basicMethod · 0.90
test02_basicPost32Method · 0.90
test01_GetsAndPutsMethod · 0.90
test01_basicMethod · 0.90
reportMethod · 0.90
dump_eventMethod · 0.90
finalize_optionsMethod · 0.90

Calls 2

pprintMethod · 0.95
PrettyPrinterClass · 0.85

Tested by 5

test01_basicMethod · 0.72
test02_basicPost32Method · 0.72
test01_GetsAndPutsMethod · 0.72
test01_basicMethod · 0.72