Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ mkstringprep.py
File
mkstringprep.py
Tools/unicode/mkstringprep.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
re
2
from
unicodedata
import
ucd_3_2_0
as
unicodedata
3
4
def
gen_category(cats):
Callers
nothing calls this directly
Calls
15
set
Function · 0.85
gen_category
Function · 0.85
compact_set
Function · 0.85
list
Class · 0.85
enumerate
Function · 0.85
gen_bidirectional
Function · 0.85
map_table_b2
Function · 0.70
open
Function · 0.50
readlines
Method · 0.45
strip
Method · 0.45
startswith
Method · 0.45
match
Method · 0.45
Tested by
no test coverage detected