Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2834b974b6a085ee447a060ab0c12b3955b2f695
/
Modules
/
python.c
bd4bc4e
Even more ANSIfication: fix as many function pointers and declarations as
by Thomas Wouters
· 24 years ago
faa209d6
- ANSI-fication (patch #100805 by Peter Schneider-Kamp)
by Fredrik Lundh
· 24 years ago
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