summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2003-07-16 16:08:23 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2003-07-16 16:08:23 +0000
commit1c7a0ea05624b7967200e07ee345d26564b11b66 (patch)
treecf9b315d09f8529f5311d93482baeb875db6366f /Python/compile.c
parent2cd773160d8ffdf40885e578cfc3919d4eb48171 (diff)
downloadcpython-git-1c7a0ea05624b7967200e07ee345d26564b11b66.tar.gz
Remove unnecessary check in tests for slots allowed.
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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions