diff options
author | Fred Drake <fdrake@acm.org> | 2001-11-29 04:30:46 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-11-29 04:30:46 (GMT) |
commit | ea4d2c0241f3f32a7ff0fdc0b1b5c8e4bb58e445 (patch) | |
tree | 328feb87615e75721b056a929977ca89e74c9bc7 /Tools/freeze | |
parent | cffed4bc2162e453a8458d3014e23fa07b627aff (diff) | |
download | cpython-ea4d2c0241f3f32a7ff0fdc0b1b5c8e4bb58e445.zip cpython-ea4d2c0241f3f32a7ff0fdc0b1b5c8e4bb58e445.tar.gz cpython-ea4d2c0241f3f32a7ff0fdc0b1b5c8e4bb58e445.tar.bz2 |
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 'Tools/freeze')
0 files changed, 0 insertions, 0 deletions