transform bool(x) into a type coercion
authorStefan Behnel <scoder@users.berlios.de>
Thu, 15 Apr 2010 14:00:47 +0000 (16:00 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 15 Apr 2010 14:00:47 +0000 (16:00 +0200)
commitb4aa6d3f283a0eca2d269395a704fbe593c53560
treed0d516ecd324a5433becd206bf867c13eebbe35f
parente8526d8d0152ee9d0a8cc415269c3d412e532c87
transform bool(x) into a type coercion
Cython/Compiler/Optimize.py
tests/run/builtins_truth_test.pyx