Fix z.conjugate() for typedef-ed z; disallow external typedef complex
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Tue, 20 Oct 2009 08:06:09 +0000 (10:06 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Tue, 20 Oct 2009 08:06:09 +0000 (10:06 +0200)
commit2cb09abc30bf3c5f91e9ccc88e7d6a5107e48cca
tree692a56428234a8f70ea9c172070c0f2277d661ea
parent77ec0cc43a64ea615e316132300465d04076fef1
Fix z.conjugate() for typedef-ed z; disallow external typedef complex
Cython/Compiler/Nodes.py
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Symtab.py
tests/run/complex_numbers_T305.pyx