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

File gencodec.py

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

Source from the content-addressed store, hash-verified

1""" Unicode Mapping Parser and Codec Generator.
2
3This script parses Unicode mapping files as available from the Unicode
4site (ftp://ftp.unicode.org/Public/MAPPINGS/) and creates Python codec

Callers

nothing calls this directly

Calls 3

convertdirFunction · 0.85
rewritepythondirFunction · 0.85
compileMethod · 0.45

Tested by

no test coverage detected