mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #12057: Add tests for the HZ encoding
This commit is contained in:
parent
6bcbef7da0
commit
8fdfc20fc4
3 changed files with 33 additions and 0 deletions
2
Lib/test/cjkencodings/hz-utf8.txt
Normal file
2
Lib/test/cjkencodings/hz-utf8.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
This sentence is in ASCII.
|
||||
The next sentence is in GB.己所不欲,勿施於人。Bye.
|
2
Lib/test/cjkencodings/hz.txt
Normal file
2
Lib/test/cjkencodings/hz.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
This sentence is in ASCII.
|
||||
The next sentence is in GB.~{<:Ky2;S{#,NpJ)l6HK!#~}Bye.
|
Loading…
Add table
Add a link
Reference in a new issue