Home
last modified time | relevance | path

Searched refs:_pprint_default_dict (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dpprint.py470 def _pprint_default_dict(self, object, stream, indent, allowance, context, level): member in PrettyPrinter
481 _dispatch[_collections.defaultdict.__repr__] = _pprint_default_dict

Completed in 1 milliseconds