Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgrunwald/rust-cpython
/ py_class_impl.py
File
py_class_impl.py
src/py_class/py_class_impl.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
""
"
4
This python script generates the py_class_impl! macro.
Callers
nothing calls this directly
Calls
11
error
Function · 0.85
special_class_method
Function · 0.85
operator
Function · 0.85
normal_method
Function · 0.85
Argument
Class · 0.85
unimplemented
Function · 0.85
call_operator
Function · 0.85
numeric_operator
Function · 0.85
reflected_numeric_operator
Function · 0.85
inplace_numeric_operator
Function · 0.85
main
Function · 0.70
Tested by
no test coverage detected