git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}