Searched refs:_pprint_str (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pprint.py | 273 def _pprint_str(self, object, stream, indent, allowance, context, level): member in PrettyPrinter 322 _dispatch[str.__repr__] = _pprint_str |
Completed in 1 milliseconds