Staging
v0.5.1
https://github.com/python/cpython
Revision 1c7a0ea05624b7967200e07ee345d26564b11b66 authored by Jeremy Hylton on 16 July 2003, 16:08:23 UTC, committed by Jeremy Hylton on 16 July 2003, 16:08:23 UTC
The !PyType_Check(base) check snuck in as part of rev 2.215, but was
unrelated to the SF patch that is mentioned in the checkin comment.
The test is currently unnecessary because base is set to the return
value of best_bases(), which returns a type or NULL.
1 parent 2cd7731
History
Tip revision: 1c7a0ea05624b7967200e07ee345d26564b11b66 authored by Jeremy Hylton on 16 July 2003, 16:08:23 UTC
Remove unnecessary check in tests for slots allowed.
Tip revision: 1c7a0ea
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 12.6 KB
Makefile.pre.in -rw-r--r-- 31.0 KB
README -rw-r--r-- 47.8 KB
configure -rwxr-xr-x 490.8 KB
configure.in -rw-r--r-- 80.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.3 KB
setup.py -rw-r--r-- 49.9 KB

README

back to top