diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-08-17 02:30:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-17 02:30:56 -0500 |
commit | 9785e520aec4d8a821659d4811713ee43bfe82af (patch) | |
tree | 0d304b46ff95c68169c8ccee29f817593bd0b368 /python/tidy/servo_tidy | |
parent | 5f169581dc290e3cf0e8d6e7fc0550f1031fb25f (diff) | |
parent | f5c5fdebe1467d430c6539dfde0244fcc6141a52 (diff) | |
download | servo-9785e520aec4d8a821659d4811713ee43bfe82af.tar.gz servo-9785e520aec4d8a821659d4811713ee43bfe82af.zip |
Auto merge of #12900 - pathway27:master, r=notriddle
./mach throws error on poor connectivity
<!-- Please describe your changes on the following line: -->
Imported error from socket using `from` since it's the only thing we need.
The exception is [different ](https://docs.python.org/2/library/socket.html#socket.error) from the other exceptions as it could be a string or a tuple with error number.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #12764
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests they execute before the test runner is installed. Can't test the bootstrapping code.
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12900)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy')
0 files changed, 0 insertions, 0 deletions