shithub: plan9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}