Don't bother testing the tuple type twice in the critical path.
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 28 Oct 2008 23:31:58 +0000 (16:31 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 28 Oct 2008 23:31:58 +0000 (16:31 -0700)
commit7b7094c3fe74334d4672d557ee37dbbdd4682a45
treea862bba5bc1ce191885f43ac921cf8f3df707ed0
parent3fc27935a2712880e3208c1aced9510299f1c27c
Don't bother testing the tuple type twice in the critical path.
Cython/Compiler/Nodes.py