Optimized indexing for tuple, list types.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 26 Feb 2009 23:08:44 +0000 (15:08 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 26 Feb 2009 23:08:44 +0000 (15:08 -0800)
commiteaae26b8b669f61dc2f2a90932264fbfe1ba8bbc
tree746092b7ed6f89fdc6874ed83bdb31da1f61a80a
parentad7b48cd4ecf1a7ba5864823149e1b4e029602f2
Optimized indexing for tuple, list types.
Cython/Compiler/ExprNodes.py