shithub: plan9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}