Hello,<br><br>I am creating a file-like interface for Popen. Do I need to return True or False for "isatty()"? I am thinking True but I am not familiar with the semantics of what defines a tty.<br><br>Thanks,<br>

Eric<br>