Staging
v0.5.1
https://github.com/python/cpython
Revision b3861ce31fd5b15ab54b65dc45c232e644277f1f authored by Neal Norwitz on 04 October 2002, 12:50:12 UTC, committed by Neal Norwitz on 04 October 2002, 12:50:12 UTC
SF # 607253, header file problems, reported by Ralf W. Grosse-Kunstleve

Don't pollute the namespace when protecting against multiple header inclusion.
Prefix with Py_ and use standard naming convention Py_FILENAME_H.
1 parent ea2b436
History
Tip revision: b3861ce31fd5b15ab54b65dc45c232e644277f1f authored by Neal Norwitz on 04 October 2002, 12:50:12 UTC
Backport last checkin:
Tip revision: b3861ce
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.8 KB
sleep.c -rw-r--r-- 857 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top