git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}