<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If you feel like its good enough to be useful to others, please submit<br>

it. I would love for us to have Python bindings support in-tree.<br></blockquote><div><br> It's not :) Not yet, anyways.<br><br>So far I've started by wrapping libCIndex using Python's ctypes because its probably the most direct route. Unfortunately, there are some issues translating back and forth between the void*'s and Python objects that make the writing visitors a little unnatural. If I can work around that in Python, I'll have something sooner. If not, I'll probably have to write a C library that does this.<br>
<br>More later, I'm sure.<br><br></div></div>Andrew Sutton<br><a href="mailto:andrew.n.sutton@gmail.com">andrew.n.sutton@gmail.com</a><br>