forcing a definition to be called on attribute change

Bruno Desthuilliers bdesth.quelquechose at free.quelquepart.fr
Tue Oct 24 18:19:10 EDT 2006


Rob Williscroft a écrit :
> Bruno Desthuilliers wrote in news:453dec91$0$23269$426a34cc at news.free.fr in 
> comp.lang.python:
> 
> 
>>>class cSphere() :
>>
>>OT : prefixing classes names with 'c' is totally unpythonic.
> 
> 
> My understanding of "pythonic" is that its about how you use the 
> language not what style you code in.

It's both idioms and style.



More information about the Python-list mailing list