git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}