git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}