Home
last modified time | relevance | path

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

/dports/devel/py-pyinotify/pyinotify-0.9.6/python2/
H A Dpyinotify.py2216 class RawOutputFormat: class
2245 output_format = RawOutputFormat()
2247 class ColoredOutputFormat(RawOutputFormat):
2264 RawOutputFormat.__init__(self, f)
/dports/devel/py-pyinotify/pyinotify-0.9.6/python3/
H A Dpyinotify.py2192 class RawOutputFormat: class
2221 output_format = RawOutputFormat()
2223 class ColoredOutputFormat(RawOutputFormat):
2240 RawOutputFormat.__init__(self, f)