avoid GIL error for optimised container bool tests that run in plain C
authorStefan Behnel <scoder@users.berlios.de>
Sat, 1 May 2010 15:38:23 +0000 (17:38 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 1 May 2010 15:38:23 +0000 (17:38 +0200)
commitc951d4e28cd67dfc3b4d84de5ee22bf1dd5c007c
tree1089dc39d8ee418dd1a017751efc52bb209a1c99
parentff9c18d513e9d1d4adcd68306dfa3052bae510cc
avoid GIL error for optimised container bool tests that run in plain C
Cython/Compiler/ExprNodes.py
tests/run/builtins_truth_test.pyx