Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ emitclass.py
File
emitclass.py
mypyc/codegen/emitclass.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Code generation for native classes and related wrappers."
""
2
3
from
__future__
import
annotations
4
Callers
nothing calls this directly
Calls
2
generate_init_for_class
Function · 0.85
generate_call_wrapper
Function · 0.85
Tested by
no test coverage detected