[Lldb-commits] [PATCH] D71452: [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()'
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 13 00:32:23 PST 2019
teemperor added a comment.
Herald added subscribers: wuzish, dexonsmith.
I tested this on python2 (macOS) and python3 (Arch Linux) so this shouldn't break any test.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71452/new/
https://reviews.llvm.org/D71452
More information about the lldb-commits
mailing list