##// END OF EJS Templates
safer check for isatty...
safer check for isatty if no isatty method is defined, it's probably not a tty

File last commit:

r21337:03608cd1
r22758:3e16cbc4
Show More
connect.py
2 lines | 69 B | text/x-python | PythonLexer
from ipykernel.connect import *
from jupyter_client.connect import *