Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpprint.py499 def _pprint_chain_map(self, object, stream, indent, allowance, context, level): member in PrettyPrinter
514 _dispatch[_collections.ChainMap.__repr__] = _pprint_chain_map

Completed in 2 milliseconds