]> granicus.if.org Git - python/commit
Issue #12057: Add tests for the HZ encoding
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 24 May 2011 22:19:07 +0000 (00:19 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 24 May 2011 22:19:07 +0000 (00:19 +0200)
commit9e5cdcc243b2f1830c8fb55efea10c5bb1ab186b
tree6c5148a60a44b06f82bb1ef77efc567d079d4e3f
parentb94e0cde60dbce9f99ecdd5e3846820c60a0f8bf
Issue #12057: Add tests for the HZ encoding
Lib/test/cjkencodings/hz-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/hz.txt [new file with mode: 0644]
Lib/test/test_codecencodings_cn.py