##// END OF EJS Templates
store default codemirror mode in only 1 place
store default codemirror mode in only 1 place

File last commit:

r10951:31998f30
r12233:5c3a2033
Show More
__init__.py
4 lines | 73 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from ._path import *