git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}