##// END OF EJS Templates
py3: use bytes.endswith() instead of bytes[n]
py3: use bytes.endswith() instead of bytes[n]
Yuya Nishihara -
r38611:21be76e0 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / cbor / cbor2
__init__.py Loading ...
compat.py Loading ...
decoder.py Loading ...
encoder.py Loading ...
types.py Loading ...