Personal tools
You are here: Home Zope & Plone tips Find your way through the Zope source tree
Navigation
 
Document Actions
  • Send this page to somebody
  • Print this page
  • Add Bookmarklet

Find your way through the Zope source tree

by tibi last modified 2008-01-17 16:15

How to search and find stuff in the Zope source tree

Grep and find are fine for one-time searches, but they take a lot of time, especially for a source code tree the size of Zope. Using cscope you can generate a "tags" database, which you can then search for strings and definitions of classes and methods. To generate the tags database use the pycscope package and navigate and search this database using the KScope application.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: