##// END OF EJS Templates
get monospace pager back
r9488:91b3604d
Show More
__init__.py
4 lines | 87 B | text/x-python | PythonLexer
try:
from jsonpointer import *
except ImportError :
from _jsonpointer import *