[PATCH] D67795: [LNT] Python 3 support: Fix implicit package-relative imports

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 08:24:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372404: [LNT] Python 3 support: Fix implicit package-relative imports (authored by hubert.reinterpretcast, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D67795?vs=220948&id=221038#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67795

Files:
  lnt/trunk/lnt/external/stats/pstat.py
  lnt/trunk/lnt/external/stats/stats.py
  lnt/trunk/lnt/formats/__init__.py
  lnt/trunk/lnt/lnttool/__init__.py
  lnt/trunk/lnt/server/db/testsuite.py
  lnt/trunk/lnt/server/db/testsuitedb.py
  lnt/trunk/lnt/testing/profile/__init__.py
  lnt/trunk/lnt/testing/profile/perf.py
  lnt/trunk/lnt/testing/profile/profilev2impl.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67795.221038.patch
Type: text/x-patch
Size: 4968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/b054ff44/attachment-0001.bin>


More information about the llvm-commits mailing list