##// END OF EJS Templates
url_util: introduce a `try_path` function...
url_util: introduce a `try_path` function That function… try a build a path, returning None on failure. This helps us to simplify various part of the existing code. Differential Revision: https://phab.mercurial-scm.org/D10437
marmoute -
r47791:fd396eb2 default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging / hgpackaging
__init__.py Loading ...
cli.py Loading ...
downloads.py Loading ...
inno.py Loading ...
py2exe.py Loading ...
pyoxidizer.py Loading ...
util.py Loading ...
wix.py Loading ...