summaryrefslogblamecommitdiffstats
path: root/development/pycscope/README
blob: 364005278374ccc500b0ac5ac7b43aa995526130 (plain) (tree)
1
2
3
4
5

                                                                   
 

                                                                      
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.