Change from using lxml to xml.etree
authorMike Stroyan <stroyan@google.com>
Tue, 5 Apr 2016 22:40:30 +0000 (16:40 -0600)
committerDustin Graves <dustin@lunarg.com>
Thu, 7 Apr 2016 22:19:05 +0000 (16:19 -0600)
commit0cf28a250c117cb1d11426ddc75c0327297e32e7
treeb50a487c6be28c4f47e2b2d6c5b38195289a1384
parent16d3c6cebf7687404067bc17eacf03b70f67c499
Change from using lxml to xml.etree

Use xml.etree for xml parsing for greater portability.

Change-Id: Ic9b3b487e9b363a89d134d048db9fa79fbd66f6f
BUILD.md
generator.py
reg.py