This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients docs@python, zach.ware
Date 2012-12-22.00:06:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356134813.58.0.26000957124.issue16747@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that changes the reference to :class:`file` in the iterable entry in Doc/glossary.rst to :term:`file objects <file object>`, along with minor grammatical fixes to make it fit, and reflowing of the text.
History
Date User Action Args
2012-12-22 00:06:53zach.waresetrecipients: + zach.ware, docs@python
2012-12-22 00:06:53zach.waresetmessageid: <1356134813.58.0.26000957124.issue16747@psf.upfronthosting.co.za>
2012-12-22 00:06:53zach.warelinkissue16747 messages
2012-12-22 00:06:53zach.warecreate