##// END OF EJS Templates
Call trigger_keydown in merge_cells_api test
Call trigger_keydown in merge_cells_api test

File last commit:

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