[Python-3000] Method descriptors
Guido van Rossum
guido at python.org
Wed Dec 12 06:30:58 CET 2007
On Dec 11, 2007 6:10 PM, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> Guido van Rossum wrote:
> > On Dec 11, 2007 1:50 AM, Marcin 'Qrczak' Kowalczyk <qrczak at knm.org.pl> wrote:
> >
> > > CFunction does not define descr_get - why?
> >
> > I don't see why we should bother.
>
> I put forward a possible reason recently -- so that
> Pyrex-defined functions could be used as methods
> without requiring any special trickery.
Would the new API that Christian just checked in help?
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list