]> granicus.if.org Git - clang/commit
[clang.py] Change type -> Type
authorTobias Grosser <grosser@fim.uni-passau.de>
Sun, 5 Feb 2012 12:15:56 +0000 (12:15 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Sun, 5 Feb 2012 12:15:56 +0000 (12:15 +0000)
commit2d10680fe173c21c33367a04bb0969f65a43434c
treeef4a2a7214fb62fd61aac2c3c19f6b4471f87bbb
parenteb9ff2ea9ed829809cb177e74238301cfc2750ca
[clang.py] Change type -> Type

Names that have corresponding classes in python are commonly started with an
uppercase letter. Let's follow that convention.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149831 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/clang/cindex.py