##// 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 / cffi
__init__.py Loading ...
bdiff.py Loading ...
bdiffbuild.py Loading ...
mpatch.py Loading ...
mpatchbuild.py Loading ...
osutil.py Loading ...
osutilbuild.py Loading ...