Sion Arrowsmith wrote:
>Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote: > > >>On Tue, 29 Jan 2008 11:48:38 -0800, Tobiah wrote: >> >> >>>class genital: >>> def pubic_hair(self): >>> pass >>> def remove(self): >>> del(self.pubic_hair) >>> >>> >>I think `pubic_hair` is an attribute instead of a method. >> >>Oh, and ``del`` is a statement and not a function. So the way you wrote >>it with parentheses is a bit misleading. >> >> > >And who's going to want to call genital().remove() anyway? > > > I will use genital().extend(), thats for shure ^^ -- http://mail.python.org/mailman/listinfo/python-list