git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}