fix for the #633 fix: cannot create owned reference in nogil sections
authorStefan Behnel <scoder@users.berlios.de>
Mon, 27 Dec 2010 08:36:10 +0000 (09:36 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 27 Dec 2010 08:36:10 +0000 (09:36 +0100)
commit30504bdb9388cbca877f228b50b83af35de8b8e4
tree87e7d088109eea60cd71071579b1e9ddb8450f4d
parentcd9d2b2a3611f23f4c044c3e2a1f852583e078f7
fix for the #633 fix: cannot create owned reference in nogil sections
Cython/Compiler/ExprNodes.py