##// END OF EJS Templates
makefile: always cleanup build dir
makefile: always cleanup build dir

File last commit:

r1068:59dabace python3
r1134:d88b9a35 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