fix the declaration/initilization/cleanup of module global cdef Python objects
authorLisandro Dalcin <dalcinl@gmail.com>
Thu, 16 Oct 2008 23:26:34 +0000 (20:26 -0300)
committerLisandro Dalcin <dalcinl@gmail.com>
Thu, 16 Oct 2008 23:26:34 +0000 (20:26 -0300)
commite2f43afd009d32b6c58369e90c50bea9d57a4d08
tree57c2b502699f93109281c546b9cfaf0d92533668
parent94b89da9773aafa486d6c0725b1975d97c4de564
fix the declaration/initilization/cleanup of module global cdef Python objects
Cython/Compiler/ModuleNode.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Symtab.py
tests/compile/globvardef.pyx