aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/tests/cindex/test_cursor_kind.py
AgeCommit message (Expand)Author
2012-02-05[clang.py] Add CursorKind.{is_translation_unit, is_preprocessing, is_unexposed}Tobias Grosser
2011-07-06Improve the Python bindings for libclang in a few ways, from EliDouglas Gregor
2010-01-24cindex/Python: Move Cursor.is_ methods to CursorKind, and add test.Daniel Dunbar