Disable closures inside cdef functions for now.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 16 Jul 2010 07:23:48 +0000 (00:23 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 16 Jul 2010 07:23:48 +0000 (00:23 -0700)
commitfda65d47dbe1ca6af714d467ebac7888947a568d
treebd0aece53d9ac755f5208409a704072a811ad786
parent0a9993ee97ae3e6bfd88fd957b9104a6da94f604
Disable closures inside cdef functions for now.
Cython/Compiler/DebugFlags.py
Cython/Compiler/ParseTreeTransforms.py