##// END OF EJS Templates
py3: catch BrokenPipeError instead of checking errno == EPIPE
py3: catch BrokenPipeError instead of checking errno == EPIPE
Manuel Jacob -
r50199:48f1b314 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
charencode.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...