Staging
v0.5.1
swh:1:snp:635f4099902912592851108bcac178ff574f7c5f
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
Tip revision: 550e4673be538d98b6ddf5550b3922539cf5c4b2 authored by Victor Stinner on 08 December 2020, 23:32:54 UTC
bpo-32381: Add _PyRun_SimpleFileObject() (GH-23709)
Tip revision: 550e467
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