fix ref-counting bug in buffer assignments
authorStefan Behnel <scoder@users.berlios.de>
Thu, 27 Nov 2008 09:11:34 +0000 (10:11 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 27 Nov 2008 09:11:34 +0000 (10:11 +0100)
commit72d55eda9dcafcfae407bb5e014f15625aabc460
treeed0f562505bbeef00863e186498f8590d2c99382
parent426999c6f0b121f8e9d6adbf2f9fd8a2fc7cbd94
fix ref-counting bug in buffer assignments
Cython/Compiler/ExprNodes.py