method: _thread.ThreadOut.isatty

*Not documented*
    def isatty(self): 

origin: _thread.ThreadOut

where:

function source:

def isatty(self): 
    # XXX 
    return False