Fix specialization for varargs function signatures.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 5 Oct 2012 23:01:33 +0000 (16:01 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 5 Oct 2012 23:01:33 +0000 (16:01 -0700)
commit97881828c84f7d626f921b69ba4fd34fd8149c9e
tree08bd173160432b77ee36c6d8b7feadf11db7cded
parentd810e8b2942f8c52a2e366ce1bda0cfa2d37bd6f
Fix specialization for varargs function signatures.
Cython/Compiler/PyrexTypes.py