git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}