MCPcopy 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"""
4This python script generates the py_class_impl! macro.

Callers

nothing calls this directly

Calls 11

errorFunction · 0.85
special_class_methodFunction · 0.85
operatorFunction · 0.85
normal_methodFunction · 0.85
ArgumentClass · 0.85
unimplementedFunction · 0.85
call_operatorFunction · 0.85
numeric_operatorFunction · 0.85
inplace_numeric_operatorFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected