##// END OF EJS Templates
Adding minor help strings for keyboard shortcuts.
r4516:ddb901b3
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from Itpl import *
except ImportError:
from _Itpl import *