Function mistaken for a method

Maric Michaud maric at aristote.info
Thu Jun 1 07:33:38 EDT 2006


Le Jeudi 01 Juin 2006 13:29, Maric Michaud a écrit :
> this exactly the same as :
>
>    def f(self, val) :
>        return x != 0
oops,
    def f(self, val) :
        return val != 0


-- 
_____________

Maric Michaud
_____________

Aristote - www.aristote.info
3 place des tapis
69004 Lyon
Tel: +33 426 880 097



More information about the Python-list mailing list