Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ genwincodec.py
File
genwincodec.py
Tools/unicode/genwincodec.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"This script generates a Python codec module
from
a Windows Code Page.
2
3
It uses the function MultiByteToWideChar to generate a decoding table.
4
""
"
Callers
nothing calls this directly
Calls
1
genwincodec
Function · 0.85
Tested by
no test coverage detected