<div dir="ltr">Sorry this took so long.  Here's my first run:<div><br></div><div><div>Traceback (most recent call last):</div><div>  File "D:/src/llvm/tools/lldb/test/dotest.py", line 1416, in <module></div><div>    import dosep</div><div>  File "D:\src\llvm\tools\lldb\test\dosep.py", line 48, in <module></div><div>    import dotest_channels</div><div>  File "D:\src\llvm\tools\lldb\test\dotest_channels.py", line 22, in <module></div><div>    class CollectingReaderChannel(asyncore.file_dispatcher):</div><div>AttributeError: 'module' object has no attribute 'file_dispatcher'</div></div><div><br></div><div>I haven't looked into this at all yet, but thought I would post a preliminary result as soon as I had one.  Will look into it now</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Sep 14, 2015 at 10:18 PM Todd Fiala <<a href="mailto:todd.fiala@gmail.com">todd.fiala@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">tfiala updated this revision to Diff 34779.<br>
tfiala added a comment.<br>
<br>
Updated patch against svn r247664.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D12831" rel="noreferrer" target="_blank">http://reviews.llvm.org/D12831</a><br>
<br>
Files:<br>
  test/dosep.py<br>
  test/dotest.py<br>
  test/dotest_args.py<br>
  test/dotest_channels.py<br>
  test/settings/TestSettings.py<br>
  test/test_results.py<br>
<br>
</blockquote></div>