commit | 8d061ed75be4b700362c379c94263b4c46d3d206 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sun Oct 07 08:35:44 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sun Oct 07 08:35:44 2001 +0000 |
tree | be341a37195687f330ba4ffecd7dba05b6ab4191 | |
parent | 260aecc83dae4769183279e28708c97680d3e94c [diff] |
Guido points out that the comments for self.cur[2] were subtly but seriously wrong. This started out by just fixing the docs, but then it occurred to me that the doc confusion propagated into misleading vrbl names too, so I also renamed those to match reality. As a result, INO the time computations are much easier to understand now (within the limitations of vast quantities of 3-character names <wink>).