fix ticket #145: the result of 'True or 5' must not be coerced into an integer
authorStefan Behnel <scoder@users.berlios.de>
Tue, 4 May 2010 19:00:24 +0000 (21:00 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 4 May 2010 19:00:24 +0000 (21:00 +0200)
commit23668f323db0acc38ed3f5db706e0c82d676dedc
treeb332cf317be9cf1c95103bb5b1742a78621d25fb
parent819991ce3ba9ef4fad8621626ee109677c2b5b64
fix ticket #145: the result of 'True or 5' must not be coerced into an integer
Cython/Compiler/ExprNodes.py
tests/bugs.txt