do not nullify imported extension types at module cleanup
authorLisandro Dalcin <dalcinl@gmail.com>
Mon, 23 Feb 2009 21:01:10 +0000 (19:01 -0200)
committerLisandro Dalcin <dalcinl@gmail.com>
Mon, 23 Feb 2009 21:01:10 +0000 (19:01 -0200)
commit4416dc66069ae6d417806d1fd6ad9868cf688af7
tree236756fb9b71eb57ae9fd7a620e3631fede37563
parent3a17b1cd1d257112cd0132dc6dd374d3d7aef98b
do not nullify imported extension types at module cleanup
Cython/Compiler/ModuleNode.py