##// END OF EJS Templates
Have remove_and_cancel_tooltip() return a boolean
Have remove_and_cancel_tooltip() return a boolean

File last commit:

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