summaryrefslogtreecommitdiff
path: root/Python/symtable.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-11-29 04:30:46 +0000
committerFred Drake <fdrake@acm.org>2001-11-29 04:30:46 +0000
commitea4d2c0241f3f32a7ff0fdc0b1b5c8e4bb58e445 (patch)
tree328feb87615e75721b056a929977ca89e74c9bc7 /Python/symtable.c
parentcffed4bc2162e453a8458d3014e23fa07b627aff (diff)
downloadcpython-git-ea4d2c0241f3f32a7ff0fdc0b1b5c8e4bb58e445.tar.gz
A few small changes:
- Change PREFIX to PREFIXES, which contains a sequence of prefix strings. This is useful since we want to look for both Py and PY. - Wrap a long line. - Collect struct tags as well as typedef names. Since we generally only use one of the other, that improves coverage. - Make the script executable on Unix. This could use a better approach to determine if a symbol is documented, and could easily avoid keeping the massive string in memory. That would take time to actually write more code, though, so we'll bail on that for now.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions