Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_makeunicodedata.py
File
test_makeunicodedata.py
Lib/test/test_tools/test_makeunicodedata.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
unittest
2
from
test.test_tools
import
skip_if_missing, imports_under_tool
3
from
test
import
support
4
from
test.support.hypothesis_helper
import
hypothesis
Callers
nothing calls this directly
Calls
2
skip_if_missing
Function · 0.90
imports_under_tool
Function · 0.90
Tested by
no test coverage detected