Hello, I would like to announce release 0.3 of PyCscope, a python script to generate a cscope index from a Python source tree. PyCscope uses Python's own parser and AST to generate the index, so it is a bit more accurate than plain cscope.
PyCscope may be downloaded from the Cheeseshop http://pypi.python.org/pypi/pycscope/0.3 !!Dean -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
