Add isatty() method to PythonQtStdIn class · CaeCoder/pythonqt@7012000 · GitHub
Skip to content

Commit 7012000

Browse files
lassoanfepegar
authored andcommitted
Add isatty() method to PythonQtStdIn class
pip and some other Python modules use this attribute to check if they are running in an interactive console. fixes MeVisLab#48 Co-authored-by: Fernando Perez-Garcia <fernando.perezgarcia.17@ucl.ac.uk>
1 parent fa274d2 commit 7012000

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

src/PythonQtStdIn.cpp

Lines changed: 12 additions & 0 deletions

src/PythonQtStdIn.h

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)