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.
depot_tools/third_party
Aaron Gable edfd7cd8da Workaround Python Issue 26083 in upload.py
This issue is fixed in Python 2.7.12, but we don't guarantee
that we use that version everywhere. The root issue is that,
on certain platforms (e.g. Mac), the exception indicating that
the underlying command (e.g. 'hg') was not found is too large,
and loading the pickle representing the exception fails.

This CL catches this specific exception and treats it identically
to the OS properly raising a 'command not found' code.

BUG=699173

Change-Id: I0483ab0d1d0b6a3dfcfd26f2d9644817b5b5284f
Reviewed-on: https://chromium-review.googlesource.com/455537
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
8 years ago
..
boto
colorama
coverage
cq_client Update CQ proto files to 07b713a88. 8 years ago
fancy_urllib
httplib2 httplib2: update to 0.9.2 release 9 years ago
logilab
oauth2client
protobuf26 Re-land: Removed virtualenv from depot_tools 9 years ago
pylint
pymox
repo
retry_decorator
simplejson
six
__init__.py
pylint.py
upload.py Workaround Python Issue 26083 in upload.py 8 years ago