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 terry.reedy
Recipients Arfrever, amaury.forgeotdarc, benjamin.peterson, eric.araujo, nadeem.vawda, ned.deily, neologix, pitrou, python-dev, rosslagerwall, terry.reedy, vstinner
Date 2011-10-31.19:40:28
SpamBayes Score 0.0008252294
Marked as misclassified No
Message-id <4EAEF987.7000802@udel.edu>
In-reply-to <1320088998.38.0.631250420861.issue12797@psf.upfronthosting.co.za>
Content
> I'd have written "an opened file descriptor" instead (in 5 places).

Yes, 'open' is an adjective as well as a verb, and the correct one in 
this context. Something that has been opened, such as a sealed jar or 
envelope, might have been re-closed, but it is no longer the same as 
never-opened.
History
Date User Action Args
2011-10-31 19:40:28terry.reedysetrecipients: + terry.reedy, amaury.forgeotdarc, pitrou, vstinner, nadeem.vawda, benjamin.peterson, ned.deily, eric.araujo, Arfrever, neologix, rosslagerwall, python-dev
2011-10-31 19:40:28terry.reedylinkissue12797 messages
2011-10-31 19:40:28terry.reedycreate