Fix crash for scope=None compilation error, more strict literal char* -> int
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 11 Jun 2008 21:23:59 +0000 (14:23 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 11 Jun 2008 21:23:59 +0000 (14:23 -0700)
commit59367485d8a60a80fa5eea98302a470727c119ae
tree7d68ff06ecd2670c017ac442e04bb9268f509c0b
parenta68841b6276c02981f8cbf69e5f02d6ffb5d690f
Fix crash for scope=None compilation error, more strict literal char* -> int
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
tests/errors/e_cmethbasematch.pyx