How to get/set class attributes in Python

Chris Spencer usenet.20.evilspam at spamgourmet.com
Sun Jun 12 17:04:25 EDT 2005


Peter Dembinski wrote:
> Bruno Desthuilliers <bdesth.quelquechose at free.quelquepart.fr> writes:
> 
>>Nope. Python *is* typed. But it doesnt confuse implementation 
>>with semantic.
> 
> 
> Python is typed.  And its type system may look strange for anyone who
> did only Java or C++ programming before :>

Of course, in that Python is dynamically typed as opposed to the static 
typing of Java or C++. Please excuse my previous mis-wording :)

Chris



More information about the Python-list mailing list