shithub: plan9front

ref: 55af35eeeb3026ee9aba3658b7ba12d6ea3a5015
dir: /sys/src/cmd/python/Extra/dummy.c/

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}