You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Use Path.joinpath() or the / operator instead of Path.join(). Eventually, config_types.Path will be replaced with pathlib.Path, which doesn't have a join() method. In general, if the substitution was simple the / operator was used. Otherwise, '.join(' was replaced with '.joinpath('. Change-Id: Iff2eb0abd9fdb0d3b3bca281c7c5436f932a5380 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5483206 Commit-Queue: Yiwei Zhang <yiwzhang@google.com> Auto-Submit: Rob Mohr <mohrr@google.com> Reviewed-by: Yiwei Zhang <yiwzhang@google.com> |
1 year ago | |
---|---|---|
.. | ||
examples | ||
resources | ||
tests | ||
__init__.py | ||
api.py | 1 year ago | |
config.py | ||
test_api.py |