##// END OF EJS Templates
tweak regexp handling of tzinfo...
tweak regexp handling of tzinfo allows for excluding the 'Z' from the timezone info

File last commit:

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