##// END OF EJS Templates
py3: replace bytes[n] with bytes[n:n + 1] in patch.py where needed
py3: replace bytes[n] with bytes[n:n + 1] in patch.py where needed
Yuya Nishihara -
r34069:8b8b70cb default
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient
__init__.py Loading ...
_readers.py Loading ...