Fix weakref issue for classes inheriting from a pxd
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 26 Apr 2008 18:19:15 +0000 (11:19 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 26 Apr 2008 18:19:15 +0000 (11:19 -0700)
commita0ecad50c2011f212db761655ac895675bc9fbe3
treee9284d6ac018b531e510e1316a5e30b8c354ef41
parent911ca8a1141d7805d6d1e0097cf38eb94319815e
Fix weakref issue for classes inheriting from a pxd
Cython/Compiler/ModuleNode.py