##// END OF EJS Templates
More cleaning and enforcing of types....
More cleaning and enforcing of types. Also drop some reminder python 2 compatibility imports. And use some context manager when appropriate instead of manual closing

File last commit:

r20955:c71dcbcd
r25290:4a42866e
Show More
adapter.py
1 line | 37 B | text/x-python | PythonLexer
Min RK
bigsplit: ipython_kernel
r20955 from jupyter_client.adapter import *