git: 9front

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

View raw version
#include "Python.h"

PyMODINIT_FUNC
initdummy(void)
{
}