Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/gui/
Dhtml_util.py123 formatter = Formatter.AbstractFormatter(TextWriter(buffer, maxcol))
/external/chromium-trace/trace-viewer/third_party/Paste/paste/exceptions/
Dformatter.py18 class AbstractFormatter(object): class
164 class TextFormatter(AbstractFormatter):