Understanding the pythonic way: why a.x = 1 is better than a.setX(1) ?

Marco Bizzarri marco.bizzarri at gmail.com
Thu Sep 4 10:39:27 EDT 2008


On Thu, Sep 4, 2008 at 1:19 PM, Diez B. Roggisch <deets at nospam.web.de> wrote:

>
> What you are essentially asking is: why is python dynamic instead of static?
>

Most probably you're right. Maybe I will make a trip back to my
university books and take a look at them again :-)

Thanks
Marco

-- 
Marco Bizzarri
http://notenotturne.blogspot.com/
http://iliveinpisa.blogspot.com/



More information about the Python-list mailing list