##// END OF EJS Templates
py3: use pycompat.iterbytestr to convert memoryview slice to bytestring...
py3: use pycompat.iterbytestr to convert memoryview slice to bytestring Otherwise ch is the int value of the byte in py3 rather than the actual character. Differential Revision: https://phab.mercurial-scm.org/D6103

File last commit:

r16438:28a90cdf default
r42116:e7b84ffb default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer