##// END OF EJS Templates
ensure `__all__` and `__dir__` are defined on shims...
ensure `__all__` and `__dir__` are defined on shims require from `from shim import *` to work properly

File last commit:

r20955:c71dcbcd
r21311:22fe0a87
Show More
restarter.py
1 line | 39 B | text/x-python | PythonLexer
Min RK
bigsplit: ipython_kernel
r20955 from jupyter_client.restarter import *