Обсуждение: python - be: Use remove type_dealloc and rely on the inherited

Поиск
Список
Период
Сортировка

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

От
jwp@pgfoundry.org (James William Pye)
Дата:
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)