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 r.david.murray
Recipients BreamoreBoy, docs@python, pitrou, r.david.murray, rbcollins
Date 2014-10-17.19:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413575695.46.0.17878013613.issue17401@psf.upfronthosting.co.za>
In-reply-to
Content
I think the information from the following line of the 'open' docs should be added to the doc patch:

"If a filename is given closefd has no effect and must be True (the default)."

Otherwise it looks fine to me.
History
Date User Action Args
2014-10-17 19:54:55r.david.murraysetrecipients: + r.david.murray, pitrou, rbcollins, docs@python, BreamoreBoy
2014-10-17 19:54:55r.david.murraysetmessageid: <1413575695.46.0.17878013613.issue17401@psf.upfronthosting.co.za>
2014-10-17 19:54:55r.david.murraylinkissue17401 messages
2014-10-17 19:54:55r.david.murraycreate