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

File makeunicodedata.py

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

Source from the content-addressed store, hash-verified

1#
2# (re)generate unicode property and type databases
3#
4# This script converts Unicode database files to Modules/unicodedata_db.h,

Callers

nothing calls this directly

Calls 2

maketablesFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected