[Python-Dev] Re: [Python-checkins]
python/dist/src/Lib/email/test test_email_codecs.py, 1.4, 1.5
Barry Warsaw
barry at python.org
Sun Jan 18 10:50:26 EST 2004
- Previous message: [Python-Dev] Re: [Python-checkins]
python/dist/src/Lib/email/test test_email_codecs.py, 1.4, 1.5
- Next message: [Python-checkins] python/dist/src/Modules/cjkcodecs README, NONE,
1.1 _big5.c, NONE, 1.1 _cp932.c, NONE, 1.1 _cp949.c, NONE, 1.1 _cp950.c,
NONE, 1.1 _euc_jisx0213.c, NONE, 1.1 _euc_jp.c, NONE, 1.1 _euc_kr.c, NONE,
1.1 _gb18030.c, NONE, 1.1 _gb2312.c, NONE, 1.1 _gbk.c, NONE, 1.1 _hz.c, NONE,
1.1 _iso2022_jp.c, NONE, 1.1 _iso2022_jp_1.c, NONE, 1.1 _iso2022_jp_2.c,
NONE, 1.1 _iso2022_jp_3.c, NONE, 1.1 _iso2022_jp_ext.c, NONE,
1.1 _iso2022_kr.c, NONE, 1.1 _johab.c, NONE, 1.1 _shift_jis.c, NONE,
1.1 _shift_jisx0213.c, NONE, 1.1 alg_iso8859_1.h, NONE, 1.1 alg_iso8859_7.h,
NONE, 1.1 alg_jisx0201.h, NONE, 1.1 cjkcommon.h, NONE, 1.1 codeccommon.h,
NONE, 1.1 codecentry.h, NONE, 1.1 iso2022common.h, NONE, 1.1 map_big5.h,
NONE, 1.1 map_cp932ext.h, NONE, 1.1 map_cp949.h, NONE, 1.1 map_cp949ext.h,
NONE, 1.1 map_cp950ext.h, NONE, 1.1 map_gb18030ext.h, NONE,
1.1 map_gb18030uni.h, NONE, 1.1 map_gb2312.h, NONE, 1.1 map_gbcommon.h, NONE,
1.1 map_gbkext.h, NONE, 1.1 map_jisx0208.h, NONE, 1.1 map_jisx0212.h, NONE,
1.1 map_jisx0213.h, NONE, 1.1 map_jisx0213_pairs.h, NONE, 1.1 map_jisxcom!
mon.h, NONE, 1.1 map_ksx1001.h, NONE, 1.1 mapdata_ja_JP.c, NONE,
1.1 mapdata_ko_KR.c, NONE, 1.1 mapdata_zh_CN.c, NONE, 1.1 mapdata_zh_TW.c,
NONE, 1.1 multibytecodec.c, NONE, 1.1 multibytecodec.h, NONE,
1.1 tweak_gbk.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Sun, 2004年01月18日 at 07:26, Anthony Baxter wrote:
> If it can be shown that this is a pure win (that is, it improves code
> for 2.3.4, but is both backwards and forwards compatible, then I don't
> mind.
Understood. I'll do the best I can to test this, but it would help if
someone less monolingual than I can help. Here's the plan: I'm going to
run the tests w/o the patch, but with JapaneseCodecs installed. Then
I'll apply the patch and re-run the test. Then I'll install/enable
CJKCodecs and re-run the test. I'd expect everything to pass, but I'm
not sure that's a complete enough test.
In addition, I plan on running Mailman 2.1.x with Python 2.3.x under
similar environments as above. I'd expect to see the same pretty
pictures <wink> in the web interface under both scenarios. I'll try to
cobble together some Japanese charset emails and send them through, but
since I can't read Japanese, I'm really shooting blind.
-Barry
- Previous message: [Python-Dev] Re: [Python-checkins]
python/dist/src/Lib/email/test test_email_codecs.py, 1.4, 1.5
- Next message: [Python-checkins] python/dist/src/Modules/cjkcodecs README, NONE,
1.1 _big5.c, NONE, 1.1 _cp932.c, NONE, 1.1 _cp949.c, NONE, 1.1 _cp950.c,
NONE, 1.1 _euc_jisx0213.c, NONE, 1.1 _euc_jp.c, NONE, 1.1 _euc_kr.c, NONE,
1.1 _gb18030.c, NONE, 1.1 _gb2312.c, NONE, 1.1 _gbk.c, NONE, 1.1 _hz.c, NONE,
1.1 _iso2022_jp.c, NONE, 1.1 _iso2022_jp_1.c, NONE, 1.1 _iso2022_jp_2.c,
NONE, 1.1 _iso2022_jp_3.c, NONE, 1.1 _iso2022_jp_ext.c, NONE,
1.1 _iso2022_kr.c, NONE, 1.1 _johab.c, NONE, 1.1 _shift_jis.c, NONE,
1.1 _shift_jisx0213.c, NONE, 1.1 alg_iso8859_1.h, NONE, 1.1 alg_iso8859_7.h,
NONE, 1.1 alg_jisx0201.h, NONE, 1.1 cjkcommon.h, NONE, 1.1 codeccommon.h,
NONE, 1.1 codecentry.h, NONE, 1.1 iso2022common.h, NONE, 1.1 map_big5.h,
NONE, 1.1 map_cp932ext.h, NONE, 1.1 map_cp949.h, NONE, 1.1 map_cp949ext.h,
NONE, 1.1 map_cp950ext.h, NONE, 1.1 map_gb18030ext.h, NONE,
1.1 map_gb18030uni.h, NONE, 1.1 map_gb2312.h, NONE, 1.1 map_gbcommon.h, NONE,
1.1 map_gbkext.h, NONE, 1.1 map_jisx0208.h, NONE, 1.1 map_jisx0212.h, NONE,
1.1 map_jisx0213.h, NONE, 1.1 map_jisx0213_pairs.h, NONE, 1.1 map_jisxcom!
mon.h, NONE, 1.1 map_ksx1001.h, NONE, 1.1 mapdata_ja_JP.c, NONE,
1.1 mapdata_ko_KR.c, NONE, 1.1 mapdata_zh_CN.c, NONE, 1.1 mapdata_zh_TW.c,
NONE, 1.1 multibytecodec.c, NONE, 1.1 multibytecodec.h, NONE,
1.1 tweak_gbk.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-checkins
mailing list