summaryrefslogtreecommitdiff
path: root/Python/mactoolboxglue.c
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2004-11-04 11:29:09 +0000
committerArmin Rigo <arigo@tunes.org>2004-11-04 11:29:09 +0000
commit80adba6873a9d732108155c26c21a34f373bceb8 (patch)
treeab70ee9748d801407ff52adb061bad9566df1b73 /Python/mactoolboxglue.c
parent99e5ce5cf4c19d908f919825014141b529f238bf (diff)
downloadcpython-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