git: 9front

ref: 17decfc55652dccee76f4bdb1ee5a6baed4a4236
dir: /sys/src/cmd/python/Extra/dummy.c/

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}