commit | add9e135dd9be3c8252ae096cb4157a37d091532 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon May 16 15:28:41 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon May 16 20:15:49 2022 +0000 |
tree | 85cd1ea639afefbe24e2cc9e76c99162591be26f | |
parent | 40bd208dcc2e29f1aae53e2cf6df6cb5e3fc91dd [diff] |
Reland "[infra] Remove old python scripts and urllib2 references" This is a reland of commit 167e608bb380fb38949a2f5e1f629aacb45d0af0 Original change's description: > [infra] Remove old python scripts and urllib2 references > > I was searching for urllib2 while resolving issues with > https://skia-review.googlesource.com/c/skia/+/538636 > when I found several old, apparently unused scripts. > > Rather than fix them, let's get rid of them. If they > are still in use, the conversion to urllib.request is > pretty easy. > > Change-Id: I27d419601e81c93a3d53e280188a379dfab927c4 > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/538936 > Auto-Submit: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Ravi Mistry <rmistry@google.com> > Reviewed-by: Ravi Mistry <rmistry@google.com> Change-Id: I656b45cbcbde61c45d6d9daa0d6b97324d738631 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/541077 Commit-Queue: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com> Auto-Submit: Kevin Lubick <kjlubick@google.com>