Home
last modified time | relevance | path

Searched refs:_repr_template (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dcollections.py299 _repr_template = '{name}=%r' variable
373 repr_fmt = ', '.join(_repr_template.format(name=name)