[Lldb-commits] [PATCH] D131772: [LLDB] Remove __future__ imports from examples
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 12 06:14:38 PDT 2022
DavidSpickett created this revision.
Herald added a project: All.
DavidSpickett requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Not needed now that we require python 3.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131772
Files:
lldb/examples/customization/bin-utils/binutils.py
lldb/examples/customization/import-python/importcmd.py
lldb/examples/customization/pwd-cd-and-system/utils.py
lldb/examples/darwin/heap_find/heap.py
lldb/examples/python/bsd.py
lldb/examples/python/cmdtemplate.py
lldb/examples/python/delta.py
lldb/examples/python/diagnose_nsstring.py
lldb/examples/python/diagnose_unwind.py
lldb/examples/python/gdbremote.py
lldb/examples/python/globals.py
lldb/examples/python/jump.py
lldb/examples/python/lldb_module_utils.py
lldb/examples/python/lldbtk.py
lldb/examples/python/mach_o.py
lldb/examples/python/memory.py
lldb/examples/python/performance.py
lldb/examples/python/process_events.py
lldb/examples/python/pytracer.py
lldb/examples/python/scripted_step.py
lldb/examples/python/shadow.py
lldb/examples/python/sources.py
lldb/examples/python/stacks.py
lldb/examples/python/symbolication.py
lldb/examples/python/types.py
lldb/examples/scripting/tree_utils.py
lldb/examples/summaries/cocoa/CFBitVector.py
lldb/examples/summaries/cocoa/Logger.py
lldb/examples/summaries/cocoa/NSNumber.py
lldb/examples/synthetic/gnu_libstdcpp.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131772.452169.patch
Type: text/x-patch
Size: 11181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220812/fc32054a/attachment.bin>
More information about the lldb-commits
mailing list