##// END OF EJS Templates
update inprocess kernel to new layout...
update inprocess kernel to new layout including Qt mixins

File last commit:

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