Distinguishing attributes and methods

Bruno Desthuilliers bruno.42.desthuilliers at wtf.websiteburo.oops.com
Mon Dec 10 09:11:13 EST 2007


MonkeeSage a écrit :
> On Dec 10, 7:19 am, Bruno Desthuilliers <bruno.
(snip)
> I'm going to give the "Data Model" section a thorough going-over
> again, and try to pay more attention this time(!) ;)

Also make sure you read the docs about new-style classes, the descriptor 
protocol and metaclasses.

> Just as a side-note, it's interesting that even through my
> misunderstandings I've been able to use python to great effect (I've
> translated several fairly complex apps to python, using decorators,
> CPS and other fairly "advanced" techniques, and it "Just Worked").
> Heh. Nice language. :)

Indeed !-)

> Anyway, thanks again for your time an patience.

Thanks *you* for your patience - I'm certainly not the best teacher here !-)



More information about the Python-list mailing list