diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-20 03:25:02 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-20 03:25:02 (GMT) |
commit | d9a10509ace3fc749d299bd5c117c745f72275d7 (patch) | |
tree | 3c7ef6b60a81dd187621f7b445541d2b4e4ade59 /Objects/frameobject.c | |
parent | 8d62ad7ffde9135cd3eedb4d7d661204a13c570e (diff) | |
download | cpython-d9a10509ace3fc749d299bd5c117c745f72275d7.zip cpython-d9a10509ace3fc749d299bd5c117c745f72275d7.tar.gz cpython-d9a10509ace3fc749d299bd5c117c745f72275d7.tar.bz2 |
Replaced the fiddly 5-tuples with a new Book convenience class, allowing
to reference fields via names instead of meaningless little integers.
This turned up one case where the wrong little integer was being used,
in informative progress output. Fixed that too.
Diffstat (limited to 'Objects/frameobject.c')
0 files changed, 0 insertions, 0 deletions