##// END OF EJS Templates
Update html static componenets submodule for code mirror update to 4.8
Update html static componenets submodule for code mirror update to 4.8

File last commit:

r13347:54891794
r19101:b94ba3d3
Show More
__init__.py
4 lines | 91 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from ._simplegeneric import *