MCPcopy Index your code
hub / github.com/python/cpython / gencjkcodecs.py

File gencjkcodecs.py

Tools/unicode/gencjkcodecs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os, string
2
3codecs = {
4 'cn': ('gb2312', 'gbk', 'gb18030', 'hz'),

Callers

nothing calls this directly

Calls 1

gencodecsFunction · 0.85

Tested by

no test coverage detected