[Lldb-commits] [PATCH] D14131: Preparation for making a Python package out of lldb's Python code

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 27 14:59:34 PDT 2015


zturner updated this revision to Diff 38600.
zturner added a comment.

Fixed `lldbsuite` module initialization.  I'm having to do this all by eye / memory since this code isn't actually exercised yet until the move actually happens.


http://reviews.llvm.org/D14131

Files:
  packages/Python/lldbsuite/__init__.py
  packages/Python/lldbsuite/test/__init__.py
  test/dosep.py
  test/dotest.py
  test/progress.py
  test/use_lldb_suite.py
  third_party/Python/module/progress/progress.py
  use_lldb_suite_root.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14131.38600.patch
Type: text/x-patch
Size: 17456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151027/120d9c09/attachment-0001.bin>


More information about the lldb-commits mailing list