mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
- Modernize code to use Py_ssize_t more intensively.
- Do some minor code clean-ups.
This commit is contained in:
parent
ad9afcf213
commit
4b96c1384e
18 changed files with 131 additions and 168 deletions
|
@ -1,7 +1,3 @@
|
|||
/*
|
||||
* $CJKCodecs: mappings_hk.h,v 1.2 2004/07/07 15:07:23 perky Exp $
|
||||
*/
|
||||
|
||||
static const ucs2_t __big5hkscs_decmap[6095] = {
|
||||
62211,62212,62213,62214,62215,268,62217,209,205,62220,62221,203,8168,62224,
|
||||
202,62226,62227,62228,62229,270,62231,62232,256,193,461,192,274,201,282,200,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue