##// END OF EJS Templates
Updating tooltip.less for CM3 behavior.
Updating tooltip.less for CM3 behavior.

File last commit:

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