How to get/set class attributes in Python

Peter Dembinski pdemb at gazeta.pl
Sun Jun 12 15:09:56 EDT 2005


Bruno Desthuilliers <bdesth.quelquechose at free.quelquepart.fr> writes:

[snap]

>> Being an untyped language, Python does not require you to enforce
>> types.
>
> 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 :>



More information about the Python-list mailing list