Fix crash on undeclared builtin
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 26 Oct 2007 23:16:07 +0000 (16:16 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 26 Oct 2007 23:16:07 +0000 (16:16 -0700)
commite4d09f3d6335c9947c0e02b6f5097fc1d424e7d5
tree9f4c1ee17f1304a6963e520292dbb650140c883e
parent83e6c7591a6070067b5f7f1269ec5e685e9d7ad1
Fix crash on undeclared builtin
Cython/Compiler/ExprNodes.py