commit | 9f0c9401d364cae9ef366e50ded1faf156c32ef0 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Fri Aug 17 20:33:54 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Fri Aug 17 20:33:54 2012 -0400 |
tree | 45222becc4aa161c83b4048154c047c89360fff8 | |
parent | f6190c146347c088d1927e95fa5cb3cfbea6f423 [diff] |
#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.