SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 157 Python

The great renaming, phase two: all header files have been updated to

use the new names exclusively, and the linker will see the new names.
Files that import "Python.h" also only see the new names.  Files that
import "allobjects.h" will continue to be able to use the old names,
due to the inclusion (in allobjects.h) of "rename2.h".
G
Guido van Rossum committed
caa63808861d4e92d4dc1005fc01de0f2e4a8fd0
Parent: 94390ec