shithub: plan9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}