Thread: python - be: Use remove type_dealloc and rely on the inherited

python - be: Use remove type_dealloc and rely on the inherited

From
jwp@pgfoundry.org (James William Pye)
Date:
Log Message:
-----------
Use remove type_dealloc and rely on the inherited obj_dealloc.
Move stuff to type_clear.

Modified Files:
--------------
    be/src:
        type.c (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.5&r2=1.6)