##// 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 | 85 B | text/x-python | PythonLexer
try:
from jsonschema import *
except ImportError :
from _jsonschema import *