Don't have complex as a builtin type (otherwise, can't access its attributes).
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 25 Mar 2009 22:46:35 +0000 (15:46 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 25 Mar 2009 22:46:35 +0000 (15:46 -0700)
commit042c55d5886b06a498fa43ee912701d8a1ca2c83
tree88d5d820875b2199710f124277a18d8a9d2413ac
parent9be380f0f50b3989ae85ec039c078e0e339526d3
Don't have complex as a builtin type (otherwise, can't access its attributes).
Cython/Compiler/Builtin.py