Sorry this took so long. Here's my first run: Traceback (most recent call last): File "D:/src/llvm/tools/lldb/test/dotest.py", line 1416, in <module> import dosep File "D:\src\llvm\tools\lldb\test\dosep.py", line 48, in <module> import dotest_channels File "D:\src\llvm\tools\lldb\test\dotest_channels.py", line 22, in <module> class CollectingReaderChannel(asyncore.file_dispatcher): AttributeError: 'module' object has no attribute 'file_dispatcher'
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 On Mon, Sep 14, 2015 at 10:18 PM Todd Fiala <todd.fi...@gmail.com> wrote: > tfiala updated this revision to Diff 34779. > tfiala added a comment. > > Updated patch against svn r247664. > > > http://reviews.llvm.org/D12831 > > Files: > test/dosep.py > test/dotest.py > test/dotest_args.py > test/dotest_channels.py > test/settings/TestSettings.py > test/test_results.py > >
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits