]> granicus.if.org Git - python/commit
Re-word the intro slightly to avoid reader misunderstanding: strings are not
authorFred Drake <fdrake@acm.org>
Mon, 3 Dec 2001 18:27:22 +0000 (18:27 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 3 Dec 2001 18:27:22 +0000 (18:27 +0000)
commit1722e4a95210afd6f47472fb903d082f2f964b8e
treebcc464703c68646d114c92e361bb31872ce843ca
parentcee949f945eacf13b3d780624620f295c351886f
Re-word the intro slightly to avoid reader misunderstanding: strings are not
mutable!  We do not want to shock anyone.
This closes SF bug #483805.

Re-factor so that the description of the "access" keyword parameter is not
repeated in both the descriptions of mmap().  Also, only make sure the first
description of mmap() appears in the index.  The the index link is followed,
the first is now used to locate the page on the screen; chances are really good
both will be visible.  This avoids the problem that the index entry for the
second is selected and the first version is not visible, making the reader
consider that mmap() is not available on Windows.
Doc/lib/libmmap.tex