diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-05-31 15:33:22 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-05-31 15:33:22 (GMT) |
commit | d6a6f023c82aeef295a2fcd764ae9380ea73156d (patch) | |
tree | 2000ecf64947448713552adc748095ac8492b1e7 /Python/errors.c | |
parent | c2b550e16ee8b8ad24ddfab81f2257b2edcd2f12 (diff) | |
download | cpython-d6a6f023c82aeef295a2fcd764ae9380ea73156d.zip cpython-d6a6f023c82aeef295a2fcd764ae9380ea73156d.tar.gz cpython-d6a6f023c82aeef295a2fcd764ae9380ea73156d.tar.bz2 |
_range_error(): Speed and simplify (there's no real need for
loops here). Assert that size_t is actually big enough, and
that f->size is at least one. Wrap a long line.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions