Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ __init__.py
File
__init__.py
Lib/test/test_dataclasses/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Deliberately use "from dataclasses import *". Every name in __all__
2
# is tested, so they all must be present. This is a way to catch
3
# missing ones.
4
Callers
nothing calls this directly
Calls
2
make_dataclass
Function · 0.85
main
Method · 0.45
Tested by
no test coverage detected