shithub: plan9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}