*Not documented*
def write(self, data):
origin: _thread.ThreadOut
where:
function source:
def write(self, data): softspace, out = self._get() out(data)
called in /home/johnny/projects/merlinux/py/dist/py/thread/testing/test_io.py
traceback _thread.ThreadOut.write.0