Fix obscure bug w/ complex (only present when compiling many files in one run)
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 14 May 2009 17:42:54 +0000 (19:42 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 14 May 2009 17:42:54 +0000 (19:42 +0200)
commite49d3c7a7a9b117484bbe44353e2392f8004abc5
treeff1e945fd1b465be95a1e0ca5329b188cd5cadfd
parent6b043aa3d70c4c2e2aa144ad328907f542cdfb5d
Fix obscure bug w/ complex (only present when compiling many files in one run)
Cython/Compiler/PyrexTypes.py