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.

作者 eric.araujo
收信人 Julian, eric.araujo, eric.snow, giampaolo.rodola, ncoghlan, nikratio, rhettinger, smarnach
日期 2011-12-21.17:03:03
SpamBayes Score 0.003431607
Marked as misclassified
Message-id <1324486983.89.0.30111495326.issue13585@psf.upfronthosting.co.za>
In-reply-to
内容
>> In the passage I quoted, I don’t understand what is meant by “non-Python resources”.
> Think about e.g. mounting a file system.

Ah, ok.  In that case there would still be a Python-level object (just like a Python file object will also release the OS-level handle when it’s closed).
历史
日期 用户 动作 参数
2011-12-21 17:03:03eric.araujo修改recipients: + eric.araujo, rhettinger, ncoghlan, giampaolo.rodola, nikratio, Julian, eric.snow, smarnach
2011-12-21 17:03:03eric.araujo修改messageid: <1324486983.89.0.30111495326.issue13585@psf.upfronthosting.co.za>
2011-12-21 17:03:03eric.araujo链接issue13585 messages
2011-12-21 17:03:03eric.araujo创建