##// END OF EJS Templates
core: make binary envelope behave like bytes type object for serialization and internal API usage....
core: make binary envelope behave like bytes type object for serialization and internal API usage. We would need to unpack it otherwise manually

File last commit:

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