decorators for cdef functions, remove strange pxd locals syntax
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 1 Mar 2009 11:04:37 +0000 (03:04 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 1 Mar 2009 11:04:37 +0000 (03:04 -0800)
commit2848d2425b1fdc2f44de068e9b06583b800515f9
treeefdf783900419e1bea11485ff03ab7970420b38f
parent8469d73bfdfae1a8d5c7a1e1e7dc6e10412f1474
decorators for cdef functions, remove strange pxd locals syntax
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Parsing.py