summaryrefslogtreecommitdiffstats
path: root/Doc/tools/refcounts.py
Commit message (Collapse)AuthorAgeFilesLines
* Module/script to parse the reference count data file and make theFred Drake1999-10-201-0/+95
information accessible to Python. When run as a script, just dumps the information back out in the data format, with functions in sorted order and a blank line between different functions. Still need to apply the information somehow.