##// END OF EJS Templates
fat fingers...
fat fingers don't laugh. it's a serious problem.

File last commit:

r13347:54891794
r15178:34f5c41d
Show More
__init__.py
4 lines | 86 B | text/x-python | PythonLexer
try:
from jsonschema import *
except ImportError :
from ._jsonschema import *