Maybe fix #473 -- MSVC strict about variable declaration placement.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 9 Jan 2010 08:23:13 +0000 (00:23 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 9 Jan 2010 08:23:13 +0000 (00:23 -0800)
commit2621466b2119907fdec4b2fba858a448d5f37388
treeedd989198ea99e395fd53bdf54906d6d09d4ee63
parentf6eb8dd100c6e922f8b7a7b6e088bc1dc3320ab7
Maybe fix #473 -- MSVC strict about variable declaration placement.
Cython/Compiler/Code.py
Cython/Compiler/Nodes.py