[PATCH] D67823: [LNT] Python 3 support: use Python 3 module names

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 04:23:44 PDT 2019


thopre updated this revision to Diff 224309.
thopre added a comment.

- Fix module name in global statement
- Rebase on top of global import fix


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67823/new/

https://reviews.llvm.org/D67823

Files:
  lnt/lnttool/admin.py
  lnt/lnttool/viewcomparison.py
  lnt/server/ui/app.py
  lnt/server/ui/filters.py
  lnt/server/ui/views.py
  lnt/testing/profile/profilev1impl.py
  lnt/testing/profile/profilev2impl.py
  lnt/testing/util/rcs.py
  lnt/tests/compile.py
  lnt/util/wsgi_restart.py
  tests/server/ui/V4Pages.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67823.224309.patch
Type: text/x-patch
Size: 10254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/3f8fa23e/attachment.bin>


More information about the llvm-commits mailing list