Re: [wxpython-users] Getting Tired
by Phillip Watts other posts by this author
May 7 2008 5:32PM messages near this date
Re: [wxpython-users] Getting Tired
|
Re: Re: [wxpython-users] Getting Tired
On Wednesday 07 May 2008 16:35:29 Chester wrote:
> > has_key is obviously a method of an instance of class dict.
>
> Oh really? Why is the has_key() method deprecated in Python 3.0 then?
>
Because someone decided to make something ugly of something clean.
Happens all the time.
If 'orange' in fruit:
What does that mean? Is 'orange' a key, data, a column, a method, an
attribute. Depends on the context doesn't it. Ugly.
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
Chester
Tim van der Leeuw
Phillip Watts
Kevin Ollivier
Chester
Phillip Watts
Tim Roberts
Chester
|