git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}