Make __new__ -> __cinit__ into an error, fix compiler crash.
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 21 Dec 2010 10:09:22 +0000 (02:09 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 21 Dec 2010 10:09:22 +0000 (02:09 -0800)
commite3c9a78686b7a7f0d36da8e6189b1e1fb4037c73
tree9a38405877968bf40e8f6cc8f102f515524a26fd
parent1fb5c9643300faf8910c02cf0fdffc137d8609eb
Make __new__ -> __cinit__ into an error, fix compiler crash.
Cython/Compiler/Nodes.py
Cython/Compiler/Symtab.py