➜

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.

作者 tchrist
收信人 Arfrever, belopolsky, ezio.melotti, gvanrossum, mrabarnett, tchrist
日期 2011-08-26.23:55:57
SpamBayes Score 3.2494878e-05
Marked as misclassified 否
Message-id <1314402959.4.0.843868673166.issue12736@psf.upfronthosting.co.za>
In-reply-to
内容
Here’s my casing test suite; I thought I sent it in but the mux file here isn’t the full thing.

 It does several things, including letting you run it with regex vs re.  It also checks for the islower, etc functions. It has both simple and full (and turkic) maps and folds in it, but is configured to only check the simple versions for now.  The islower and isupper etc functions seem to be checking the wrong Unicode property.

Yes, it has my quaint Unixisms in it, because it needs to run with UTF-8 output, or you can't read what's going on.
历史
日期 用户 动作 参数
2011-08-26 23:55:59tchrist修改recipients: + tchrist, gvanrossum, belopolsky, ezio.melotti, mrabarnett, Arfrever
2011-08-26 23:55:59tchrist修改messageid: <1314402959.4.0.843868673166.issue12736@psf.upfronthosting.co.za>
2011-08-26 23:55:58tchrist链接issue12736 messages
2011-08-26 23:55:58tchrist创建