diff options
author | Benjamin Peterson <benjamin@python.org> | 2012-10-12 15:34:51 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2012-10-12 15:34:51 (GMT) |
commit | 31a58ff1c311dfee91716387b43f8c793fd7a10b (patch) | |
tree | 09ceec4fcc16bf8b0bbe63753343aff6e836afb2 /Makefile.pre.in | |
parent | 6072e0bf427008a07791b21e7cedb638fd6dbffe (diff) | |
download | cpython-31a58ff1c311dfee91716387b43f8c793fd7a10b.zip cpython-31a58ff1c311dfee91716387b43f8c793fd7a10b.tar.gz cpython-31a58ff1c311dfee91716387b43f8c793fd7a10b.tar.bz2 |
ceval cleanup
- Make many variables local to the opcode; Kill u, v, w, and x.
- Force every opcode to end with DISPATCH or jump to error handling.
- Simplify error handling.
- Check error statuses in more places.
Closes #16191.
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions