<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 9, 2015 at 5:22 PM Zachary Turner <<a href="mailto:zturner@google.com">zturner@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">zturner created this revision.<br>
zturner added reviewers: granata.enrico, clayborg, tfiala.<br>
zturner added a subscriber: lldb-commits.<br>
<br>
The goal here is to eventually replace some code in `python-wrapper.swig` with this code.  This way it can be properly unit tested and we can easily deal with Python version differences.<br>
<br>
the first set of patches will focus on just getting the classes in with unit tests to confirm they work, and then I will replace the code in `python-wrapper.swig` with this code.<br></blockquote><div><br></div><div>Sorry, just to be clear -- first I will just get these enhancements to the Python object classes in, and then I will replace the code in `python-wrapper.swig` with *calls* to this code.  Not with a copy of the code.  the swig wrapper stuff is already set up to be able to reuse all of this code </div></div></div>