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.

作者 ysj.ray
收信人 tlesher, vstinner, ysj.ray
日期 2011-04-02.08:43:04
SpamBayes Score 2.2386243e-05
Marked as misclassified
Message-id <1301733788.55.0.908667417365.issue8070@psf.upfronthosting.co.za>
In-reply-to
内容
I'd prefer not exit program but try to use Py_FileSystemDefaultEncoding as enc when sys.stdin is invalid. On most cases, setting sys.stdin to some other invalid value does means the program could not continue running.
历史
日期 用户 动作 参数
2011-04-02 08:43:08ysj.ray修改recipients: + ysj.ray, vstinner, tlesher
2011-04-02 08:43:08ysj.ray修改messageid: <1301733788.55.0.908667417365.issue8070@psf.upfronthosting.co.za>
2011-04-02 08:43:04ysj.ray链接issue8070 messages
2011-04-02 08:43:04ysj.ray创建