Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-54352.py
File
recipe-54352.py
recipes/Python/54352_Defining_Pythclass_methods/recipe-54352.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Python.h>
2
3
static PyObject* Foo_init(PyObject *self, PyObject *args)
4
{
Callers
nothing calls this directly
Calls
1
printf
Function · 0.50
Tested by
no test coverage detected