]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Replaced variable o with obj in operator.rst because o is easy to
authorMark Summerfield <list@qtrac.plus.com>
Thu, 13 Sep 2007 14:54:30 +0000 (14:54 +0000)
committerMark Summerfield <list@qtrac.plus.com>
Thu, 13 Sep 2007 14:54:30 +0000 (14:54 +0000)
commitddca9f0823e44dd9c35d38de65417c09521ab5aa
treea27c69fa99dfc4f3ecc9a3c64cd743c96e5eb74a
parent0dda1e9e948e223a93c8852d8c2a3cc790630f2e
Replaced variable o with obj in operator.rst because o is easy to
confuse.

Added a note about Python 3's collections.Mapping etc., above section
that describes isMappingType() etc.

Added xrefs between os, os.path, fileinput, and open().
Doc/library/fileinput.rst
Doc/library/functions.rst
Doc/library/operator.rst
Doc/library/os.rst