summaryrefslogtreecommitdiffstats
path: root/development/pycscope/README
blob: 6ce0040d9590463e582257b519c4eddd723a8719 (plain)
1
2
3
4
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.