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.

作者 belopolsky
收信人 belopolsky, brett.cannon, dmalcolm, eric.araujo, mark.dickinson, pitrou
日期 2010-08-13.23:29:23
SpamBayes Score 2.1610735e-05
Marked as misclassified
Message-id <1281742165.17.0.0895062468646.issue8912@psf.upfronthosting.co.za>
In-reply-to
内容
I opened issue9598 for the untabify bug.  For the purposes of source checking, I believe non-ascii characters should be disallowed in python C source code.  According to my understanding of C89 standard, interpretation of characters outside of the basic character set is implementation and locale dependent.
历史
日期 用户 动作 参数
2010-08-13 23:29:25belopolsky修改recipients: + belopolsky, brett.cannon, mark.dickinson, pitrou, eric.araujo, dmalcolm
2010-08-13 23:29:25belopolsky修改messageid: <1281742165.17.0.0895062468646.issue8912@psf.upfronthosting.co.za>
2010-08-13 23:29:23belopolsky链接issue8912 messages
2010-08-13 23:29:23belopolsky创建