##// END OF EJS Templates
less flag in templates
less flag in templates

File last commit:

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