##// END OF EJS Templates
feat(version): cache version to read from it not from file
feat(version): cache version to read from it not from file

File last commit:

r1068:59dabace python3
r1189:2c7f5b16 default
Show More
rc_json.py
2 lines | 46 B | text/x-python | PythonLexer
json: replaced simplejson with orjson
r1068 # use orjson by default
import orjson as json