Fix a copypasto bug. Also rename the parameter in question to not shadow the
authorMatt Beaumont-Gay <matthewbg@google.com>
Tue, 11 Dec 2012 17:37:46 +0000 (17:37 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Tue, 11 Dec 2012 17:37:46 +0000 (17:37 +0000)
commit9728393555ea093a53d423f9f1eb1657fd2e131f
tree04702cd6ac26963a99a21b835ed1c4dcc7bfc850
parent0f74f173f7bd513b62274d92629a47ad6d181c66
Fix a copypasto bug. Also rename the parameter in question to not shadow the
'file' builtin, and fix up a docstring a little.

Hat tip to Sebastian Kreft Carreno at Google for noticing the bug.

llvm-svn: 169887
clang/bindings/python/clang/cindex.py