Fix bug in handling of environment directives.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 22 Nov 2009 00:28:04 +0000 (16:28 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 22 Nov 2009 00:28:04 +0000 (16:28 -0800)
commit699d2353146ca122c298de8e545e11335d751d12
tree214aca91e8aa5041221447c58c99911be68d54d2
parentdfb3eb68255a2d9e76690560840012e112700535
Fix bug in handling of environment directives.
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py