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 docs@python, ncoghlan, r.david.murray, serhiy.storchaka
Date 2013-02-14.21:18:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360876685.97.0.0898275869696.issue14515@psf.upfronthosting.co.za>
In-reply-to
Content
The patch is missing the markup for the 'as' keyword (it should read :keyword:`as`).  If that were added, would the sentence make sense to you?  Would it be clearer to say that the directory name is returned by the __enter__ method?
History
Date User Action Args
2013-02-14 21:18:06r.david.murraysetrecipients: + r.david.murray, ncoghlan, docs@python, serhiy.storchaka
2013-02-14 21:18:05r.david.murraysetmessageid: <1360876685.97.0.0898275869696.issue14515@psf.upfronthosting.co.za>
2013-02-14 21:18:05r.david.murraylinkissue14515 messages
2013-02-14 21:18:05r.david.murraycreate