Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dpydoc.py407 class HTMLRepr(Repr): class
454 _repr_instance = HTMLRepr()
/external/python/cpython3/Lib/
Dpydoc.py516 class HTMLRepr(Repr): class
563 _repr_instance = HTMLRepr()