python - be: remove unnecessary type structure initializations, the

Started by Nonameover 21 years ago1 messagescomitters
Jump to latest
#1Noname
jwp@pgfoundry.org

Log Message:
-----------
remove unnecessary type structure initializations, the flags and the tp_free
will be properly inherited from PyPgObject_Type.

Modified Files:
--------------
be/src:
type.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.3&r2=1.4)