Staging
v0.8.1
https://github.com/python/cpython
Revision 35ba689caba292bbe5093026eaab43957992c089 authored by Tim Peters on 11 October 2000, 07:04:49 UTC, committed by Tim Peters on 11 October 2000, 07:04:49 UTC
by making the DUP_TOPX code utterly straightforward.  This also gets rid
of all normal-case internal DUP_TOPX if/branches, and allows replacing one
POP() with TOP() in each case, so is a good idea regardless.
1 parent 5428c7d
History
Tip revision: 35ba689caba292bbe5093026eaab43957992c089 authored by Tim Peters on 11 October 2000, 07:04:49 UTC
Attempt to fix bogus gcc -Wall warnings reported by Marc-Andre Lemburg,
Tip revision: 35ba689
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 8.0 KB
Makefile.in -rw-r--r-- 17.4 KB
README -rw-r--r-- 35.1 KB
acconfig.h -rw-r--r-- 5.4 KB
config.h.in -rw-r--r-- 16.0 KB
configure -rwxr-xr-x 167.6 KB
configure.in -rw-r--r-- 34.0 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top