summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/byext.py
Commit message (Collapse)AuthorAgeFilesLines
* Backport:Neal Norwitz2006-03-241-8/+8
| | | | | | SF bug #1457411, fix errors using variables that don't exist. Rename file -> filename to be clear.
* Various improvements to the way the table is formatted, to deal withGuido van Rossum2003-04-091-21/+36
| | | | exceptionally large totals etc.
* Silly little script to print statistics (files, lines, words) byGuido van Rossum2003-01-011-0/+116
extension. Could use some work, but already very useful.