Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
37a9e579ec8eab67e9e73e074deb8900ac72c744
/
Modules
/
puremodule.c
1ac754f
Check return result from Py_InitModule*(). This API can fail.
by Neal Norwitz
· 19 years ago
43b936d
Patch #477750: Use METH_ constants in Modules.
by Martin v. Löwis
· 23 years ago
9bfd2bf
Do the absolute minimal amount of modifications to eradicate
by Barry Warsaw
· 24 years ago
f087960
ANSI-fy function headers. Not much more can be done since I don't
by Barry Warsaw
· 24 years ago
43713e5
Massive patch by Skip Montanaro to add ":name" to as many
by Guido van Rossum
· 25 years ago
e886ea9
(puremodule.c): New module which exports the Purify and Quantify C API
by Barry Warsaw
· 28 years ago