##// END OF EJS Templates
flush output before showing tracebacks...
flush output before showing tracebacks closes #3700

File last commit:

r13347:54891794
r14880:e1f1617e
Show More
__init__.py
4 lines | 88 B | text/x-python | PythonLexer
try:
from jsonpointer import *
except ImportError :
from ._jsonpointer import *