<div style="font-family: arial, helvetica, sans-serif; font-size: 10pt"><div dir="ltr"><span style="font-family:arial,helvetica,sans-serif;font-size:10pt">Hi Daniel, please find below a small patch to fix the set_library-file method.</span><br>
<div class="gmail_quote"><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div dir="ltr"><div class="gmail_quote"><br><br>Index: cindex.py<br>===================================================================<br>

--- cindex.py    (revision 169823)<br>+++ cindex.py    (working copy)<br>@@ -3052,7 +3052,7 @@<br>             raise Exception("library file must be set before before using " \<br>

                             "any other functionalities in libclang.")<br> <br>-        Config.library_file = path<br>+        Config.library_file = file<br> <br>     @staticmethod<br>     def set_compatibility_check(check_status):<span class="HOEnZb"><font color="#888888"><span><font color="#888888"><br>



<br clear="all"><br>-- <br>Sebastian Kreft<br>
</font></span></font></span></div><br></div></div>
</div><br></div></div>