pycscope is a python script that generates a cscope index of Python
source trees.
pycscope uses Python's own parser and AST to generate the index, so it
is a bit more accurate than plain cscope.