➜

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.

作者 sbt
收信人 loewis, ned.deily, petri.lehtinen, python-dev, sbt, trent
日期 2012-08-31.15:40:04
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1346427605.61.0.787272441875.issue15819@psf.upfronthosting.co.za>
In-reply-to
内容
It looks like the code which writes the byte-compiled codes checks for and ignores PermissionError (EACCES, EPERM) and FileExistsError (EEXIST).

However, for me it is EIO which is raised.
历史
日期 用户 动作 参数
2012-08-31 15:40:05sbt修改recipients: + sbt, loewis, ned.deily, trent, python-dev, petri.lehtinen
2012-08-31 15:40:05sbt修改messageid: <1346427605.61.0.787272441875.issue15819@psf.upfronthosting.co.za>
2012-08-31 15:40:05sbt链接issue15819 messages
2012-08-31 15:40:04sbt创建