question

Michael Hudson mwh at python.net
Thu Dec 5 08:24:52 EST 2002


Aloysio Paiva de Figueiredo <aloysio at impa.br> writes:

> What is the difference between the members tp_getattr and tp_getattro in
> the struct 'PyTypeObject' ?

Their signatures?  You probably don't want to implement tp_getattr.

Cheers,
M.

-- 
  The ultimate laziness is not using Perl.  That saves you so much
  work you wouldn't believe it if you had never tried it.
                                        -- Erik Naggum, comp.lang.lisp



More information about the Python-list mailing list