summaryrefslogtreecommitdiff
path: root/Lib/pyclbr.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Module with one function to read Python modules and extract class andSjoerd Mullender1995-07-281-0/+204
method definitions. See __doc__ string for more information.