git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}