Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8dbf681a976e410e43f6a55d1071184603b855f5
/
Modules
/
python.c
9c1201f
Py_Main() must be DL_EXPORT too.
by Guido van Rossum
· 26 years ago
be10c20
Now include Python.h
by Guido van Rossum
· 26 years ago
7c14103
Keep gcc -Wall happy
by Guido van Rossum
· 27 years ago
4c04be6
This is now the "real" main program -- it calls Py_Main(argc, argv)
by Guido van Rossum
· 27 years ago