Searched refs:_format_dict_items (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ |
H A D | pprint.py | 217 self._format_dict_items(items, stream, indent, allowance + 1, 377 def _format_dict_items(self, items, stream, indent, allowance, context, member in PrettyPrinter 492 self._format_dict_items(items, stream,
|
Completed in 2 milliseconds