Avoid some trivial tree traversal to speed up compilation.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 4 Dec 2008 08:16:19 +0000 (00:16 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 4 Dec 2008 08:16:19 +0000 (00:16 -0800)
commitc9db2725c83dfa49507db40b56f4cd7c9c07d7dc
tree4504fcaf22d1af9447e5c2444f0af6f90d55a981
parent5ede42388ae8154a53e3c4152da11b196d1eceb0
Avoid some trivial tree traversal to speed up compilation.
Cython/Compiler/Optimize.py
Cython/Compiler/ParseTreeTransforms.py