shithub: plan9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}