##// END OF EJS Templates
relax wait_for_kernel timeout...
relax wait_for_kernel timeout wait_for_kernel should be done very differently, but I'm not certain exactly how.

File last commit:

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