git: 9front

ref: 561147075295adefd7d16b3dd922f5eab7b2cd3e
dir: /sys/src/cmd/python/Extra/dummy.c/

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}