##// END OF EJS Templates
dispatch: handle empty IOError args...
dispatch: handle empty IOError args We occasionally throw bare IOError objects (especially in convert), don't choke on them.
Matt Mackall -
r21824:57c70d3a default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...