git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}