##// END OF EJS Templates
mercurial: improve lookup logic and chained exceptions that can happen during that operation.
mercurial: improve lookup logic and chained exceptions that can happen during that operation.

File last commit:

r1068:59dabace python3
r1142:8f4053f9 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