##// END OF EJS Templates
py3: use .startswith() instead of bytes[0]...
py3: use .startswith() instead of bytes[0] bytes[0] returns the ascii value of character at 0 index. Differential Revision: https://phab.mercurial-scm.org/D3580

File last commit:

r32206:c4858385 default
r38059:b403e87d default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer