prevent external base types from generating cleanup code for freelist
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 23 Feb 2013 21:51:10 +0000 (22:51 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 23 Feb 2013 21:51:10 +0000 (22:51 +0100)
commit2a82f64100abda400f79e1df2c684f8afcd38777
tree7664bd78eeb42b0d68c8e37c14792a7b67fc0ed6
parent232d3cab3b351e8636d871bdd760c81f9c190233
prevent external base types from generating cleanup code for freelist
Cython/Compiler/ModuleNode.py