Fixed refcount optimization bug (introduced in refactor of cdef-assignment)
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 25 Jul 2008 10:15:09 +0000 (12:15 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 25 Jul 2008 10:15:09 +0000 (12:15 +0200)
commit8f1d9228ea930430d3a5d3796bbf18bf8754f14c
treec50892bfe68d6d82ee294860b85a4c8f2c417ca2
parentcdabc95852db8aa585856548ccdfdf8eeb0c0211
Fixed refcount optimization bug (introduced in refactor of cdef-assignment)
Cython/Compiler/ExprNodes.py