Staging
v0.5.1
Revision caa63808861d4e92d4dc1005fc01de0f2e4a8fd0 authored by Guido van Rossum on 12 January 1995, 11:45:45 UTC, committed by Guido van Rossum on 12 January 1995, 11:45:45 UTC
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".
1 parent 94390ec
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
Parser
Python
Tools
.hgtags -rw-r--r-- 286 bytes
BUGS -rw-r--r-- 10.6 KB
ChangeLog -rw-r--r-- 83.2 KB
Makefile.in -rw-r--r-- 7.9 KB
README -rw-r--r-- 20.5 KB
TODO -rw-r--r-- 10.7 KB
acconfig.h -rw-r--r-- 2.4 KB
config.h.in -rw-r--r-- 7.7 KB
configure -rwxr-xr-x 67.9 KB
configure.in -rw-r--r-- 8.5 KB

README

back to top