Commit be10c20a authored by Guido van Rossum's avatar Guido van Rossum

Now include Python.h

parent 639ccae5
/* Minimal main program -- everything is loaded from the library */
#include "Python.h"
extern int Py_Main();
int
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment