##// END OF EJS Templates
don't relay notebook dir to kernel from command-line
don't relay notebook dir to kernel from command-line

File last commit:

r3408:261328d5
r13158:49877ec0
Show More
__init__.py
4 lines | 90 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from _simplegeneric import *