##// END OF EJS Templates
Remove all deathrow subpackage, because I'm not going to fix its imports.
Remove all deathrow subpackage, because I'm not going to fix its imports.

File last commit:

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