git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}