[Lldb-commits] [PATCH] D59580: Use compatible print statements for Python2/3
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 20 07:40:43 PDT 2019
davide added a comment.
Thanks for your interest in the subject of Python! I converted everything I was able to find looking at our test suite, it seems that we lack coverage for these scripts.
Did you end up testing them with both py 2 and py 3 or just applied a tool on them?
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59580/new/
https://reviews.llvm.org/D59580
More information about the lldb-commits
mailing list