[Python-projects] Type inference not working?

Aurélien Campéas aurelien.campeas at logilab.fr
Wed Jan 23 18:45:11 CET 2008


On Wed, Jan 23, 2008 at 06:48:22PM +0100, Maarten ter Huurne wrote:
> I wrote on 2008-01-23 06:27:07 PM:
> 
> [Lotus Notes ate my whitespace, here is the proper code layout, I hope]
> 
> > ===
> > class SomeClass(object):
> >
> >     def __m(self):
> >         pass
> >
> >     SomeClass().__m()
> > ===
> 

Hi Marteen,

did you actually execute that code ?

> Bye,
> Maarten

> _______________________________________________
> Python-Projects mailing list
> Python-Projects at lists.logilab.org
> http://lists.logilab.org/mailman/listinfo/python-projects


More information about the Python-Projects mailing list