##// END OF EJS Templates
Fix process test on Windows...
Fix process test on Windows Hopefully

File last commit:

r20850:849943d9
r21123:237186ef
Show More
__main__.py
3 lines | 91 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.qt.console.qtconsoleapp import main
main()