mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Update big5hkscs codec to conform to the HKSCS:2004 revision.
This commit is contained in:
parent
27d339446a
commit
01612e7dec
6 changed files with 1868 additions and 1777 deletions
|
@ -64,8 +64,10 @@ teststring = {
|
|||
"\xab\x96\xe7\x9a\x84\xe5\x95\x8f\xe9\xa1\x8c\xe5\xb0\xb1\xe6\x98"
|
||||
"\xaf\x3a\x0a\x0a"),
|
||||
'big5hkscs': (
|
||||
"\x88\x45\x88\x5c\x8a\x73\x8b\xda\x8d\xd8\x0a",
|
||||
"\xf0\xa0\x84\x8c\xc4\x9a\xe9\xb5\xae\xe7\xbd\x93\xe6\xb4\x86\x0a"),
|
||||
"\x88\x45\x88\x5c\x8a\x73\x8b\xda\x8d\xd8\x0a\x88\x66\x88\x62\x88"
|
||||
"\xa7\x20\x88\xa7\x88\xa3\x0a",
|
||||
"\xf0\xa0\x84\x8c\xc4\x9a\xe9\xb5\xae\xe7\xbd\x93\xe6\xb4\x86\x0a"
|
||||
"\xc3\x8a\xc3\x8a\xcc\x84\xc3\xaa\x20\xc3\xaa\xc3\xaa\xcc\x84\x0a"),
|
||||
'cp949': (
|
||||
"\x8c\x63\xb9\xe6\xb0\xa2\xc7\xcf\x20\xbc\x84\xbd\xc3\xc4\xdd\xb6"
|
||||
"\xf3\x0a\x0a\xa8\xc0\xa8\xc0\xb3\xb3\x21\x21\x20\xec\xd7\xce\xfa"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue