##// END OF EJS Templates
remove notebook read-only view...
r11644:961067ee
Show More
__init__.py
4 lines | 90 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from _simplegeneric import *