Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dformatter.py61 class AbstractFormatter: class
429 f = AbstractFormatter(w)
Dhtmllib.py483 f = formatter.AbstractFormatter(formatter.DumbWriter())
/external/python/cpython3/Lib/
Dformatter.py64 class AbstractFormatter: class
432 f = AbstractFormatter(w)
/external/python/cpython2/Doc/library/
Dformatter.rst210 .. class:: AbstractFormatter(writer)
225 use the :class:`AbstractFormatter` class as a formatter, the writer must
/external/python/cpython3/Doc/library/
Dformatter.rst211 .. class:: AbstractFormatter(writer)
226 use the :class:`AbstractFormatter` class as a formatter, the writer must