##// END OF EJS Templates
Merge pull request #4019 from takluyver/tests-unicode-paths...
Merge pull request #4019 from takluyver/tests-unicode-paths Test skipping without unicode paths

File last commit:

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