##// END OF EJS Templates
json: replaced simplejson with orjson
json: replaced simplejson with orjson

File last commit:

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