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

Method format

Lib/pprint.py:233–238  ·  view source on GitHub ↗

Format object for a specific context, returning a string and flags indicating whether the representation is 'readable' and whether the object represents a recursive construct.

(self, object, context, maxlevels, level)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

isrecursiveMethod · 0.95
isreadableMethod · 0.95
_reprMethod · 0.95

Calls 1

_safe_reprFunction · 0.85

Tested by

no test coverage detected