How to get/set class attributes in Python
Chris Spencer
usenet.20.evilspam at spamgourmet.com
Sun Jun 12 17:04:25 EDT 2005
More information about the Python-list mailing list
Sun Jun 12 17:04:25 EDT 2005
- Previous message (by thread): How to get/set class attributes in Python
- Next message (by thread): How to get/set class attributes in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): How to get/set class attributes in Python
- Next message (by thread): How to get/set class attributes in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list