Fix bug in cdef locals
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 1 Mar 2009 12:12:46 +0000 (04:12 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 1 Mar 2009 12:12:46 +0000 (04:12 -0800)
commit8649fe6ae185e215d25a7e4ef693f5c262c2f09f
treede0447d31c56f83b16ecf305f7ea1de656cafb34
parent10849f5ce0a3b5363f530c315ed6fe3ca5ec2615
Fix bug in cdef locals
Cython/Compiler/Nodes.py
Cython/Compiler/Parsing.py