Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dpydoc.py996 class TextRepr(Repr): class
1033 _repr_instance = TextRepr()
/external/python/cpython3/Lib/
Dpydoc.py1125 class TextRepr(Repr): class
1162 _repr_instance = TextRepr()