##// END OF EJS Templates
encoding: use i.startswith() instead of i[0] to eliminate py2/3 divergence
encoding: use i.startswith() instead of i[0] to eliminate py2/3 divergence
Yuya Nishihara -
r32299:7040f513 default
Show More
Name Size Modified Last Commit Author
/ hgext / fsmonitor / pywatchman
__init__.py Loading ...
bser.c Loading ...
capabilities.py Loading ...
compat.py Loading ...
encoding.py Loading ...
load.py Loading ...
pybser.py Loading ...