Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_output

1734         self._output = output
1737 output = property(lambda self: self._output or sys.stdout)