Fix #549, compiler crash on bad template type.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 18 Jul 2010 07:41:25 +0000 (00:41 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 18 Jul 2010 07:41:25 +0000 (00:41 -0700)
commit333b8c79fa61deded46ea93a30536d85002af771
tree5d4ce9552d3825a0ea417d4ff1b1942753036e99
parent076235e7ec23c27b4afda60daa750684f21c3fd9
Fix #549, compiler crash on bad template type.
Cython/Compiler/Nodes.py