commit | 1a1f95be69c2586798f3872f0c1f6aaea2565609 | [log] [tgz] |
---|---|---|
author | a.kotkavuo <[email protected]> | Wed Oct 22 18:58:12 2014 |
committer | Commit bot <[email protected]> | Wed Oct 22 18:58:26 2014 |
tree | b1a787f0ef67b3984a5a8c3931a164216065bb18 | |
parent | 2fcb4c342e0a05ab2b5449cc14e52d47a91ebf89 [diff] [blame] |
Remove references to psutil.error in Android Buildbot scripts The error module is not a part of psutil's API and it has been moved to _error in recent releases. The exceptions in psutil are supposed to be accessed directly from the top level module. BUG=406396 [email protected] Review URL: https://codereview.chromium.org/497763002 Cr-Commit-Position: refs/heads/master@{#300724}
diff --git a/AUTHORS b/AUTHORS index 76f866b..1cc60ec 100644 --- a/AUTHORS +++ b/AUTHORS
@@ -19,6 +19,7 @@ Aditya Bhargava <[email protected]> Ajay Berwal <[email protected]> Ajith Kumar V <[email protected]> +Aku Kotkavuo <[email protected]> Alex Gartrell <[email protected]> Alex Henrie <[email protected]> Alex Scheele <[email protected]>