This is an archive of the discontinued LLVM Phabricator instance.

Python 2/3 compat - config parser
ClosedPublic

Authored by serge-sans-paille on Dec 3 2018, 2:44 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tools/scan-view/share/ScanView.py
25 ↗(On Diff #176341)

except ImportError:

serge-sans-paille marked an inline comment as done.

Thanks @michaelplatings for the review o/

This revision is now accepted and ready to land.Dec 13 2018, 2:36 AM
This revision was automatically updated to reflect the committed changes.