Hi, I added a few lines of tests and fixed a typo in Cursor.read (see new patch attachment).
-- Mathieu On Jun 7, 2013, at 10:56 AM, Argyrios Kyrtzidis <[email protected]> wrote: > Hi, > > On Jun 5, 2013, at 8:39 PM, Mathieu Baudet <[email protected]> wrote: > >> Hi, >> >> A few "cursor kinds" were missing in the python binding for libclang so I >> added them. >> >> If this helps I'm happy to contribute back the (small) patch in attachment. > > Thank you for your patch, could you also add some tests for the new cursor > kinds ? > >> >> -- >> Mathieu Baudet >> >> <cindex.py.patch>_______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >
cindex.py.patch
Description: cindex.py.patch
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
