diff options
author | Armin Rigo <arigo@tunes.org> | 2004-11-04 11:29:09 +0000 |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2004-11-04 11:29:09 +0000 |
commit | 80adba6873a9d732108155c26c21a34f373bceb8 (patch) | |
tree | ab70ee9748d801407ff52adb061bad9566df1b73 /Python/mactoolboxglue.c | |
parent | 99e5ce5cf4c19d908f919825014141b529f238bf (diff) | |
download | cpython-git-80adba6873a9d732108155c26c21a34f373bceb8.tar.gz |
Mistakes in the "sequence types" page:
* explanation for example with lists of lists made confusing use of
the word "contains" to mean "is built out of".
* wrong formula for slices with step. Is it ok to use LaTeX formulas
(which become images in the html document)? This version needs one
because it's based on a fraction. Just writing "\code{(j-i)/k}" here would
be ambiguous because it looks like a rounding-down-to-the-previous-integer
division, which is not what we need here. Of course we could write
"\code{float(j-i)/k}" but it just looks confusing.
Diffstat (limited to 'Python/mactoolboxglue.c')
0 files changed, 0 insertions, 0 deletions