##// END OF EJS Templates
ESC should be handled by CM if tooltip is not on
ESC should be handled by CM if tooltip is not on

File last commit:

r8525:61ef7793
r12458:6c905892
Show More
__init__.py
4 lines | 87 B | text/x-python | PythonLexer
try:
from jsonpointer import *
except ImportError :
from _jsonpointer import *