git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}