]> granicus.if.org Git - python/commit
Merge #15694: Link discussion of file objects to glossary entry.
authorR David Murray <rdmurray@bitdance.com>
Sat, 18 Aug 2012 00:38:19 +0000 (20:38 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 18 Aug 2012 00:38:19 +0000 (20:38 -0400)
commit8eac575e817f6874f3dd34b0b6bed5c8b1011131
treefe8b4d86089054ff5076cc3bcbd58416e16bde6b
parent5c3ddc8066993199a6af25ce9011ae587a60117b
parent9f0c9401d364cae9ef366e50ded1faf156c32ef0
Merge #15694: Link discussion of file objects to glossary entry.

This is analogous to the link for `flie objects` in the description of
'open' that exists in the 2.7 docs, and adds a similar link to the
io docs.

Patch by Chris Jerdonek.
Doc/library/functions.rst
Doc/library/io.rst