How to get/set class attributes in Python

Kalle Anke skromta at gmail.com
Sun Jun 12 09:02:35 EDT 2005


On Sun, 12 Jun 2005 12:20:29 +0200, tiissa wrote
(in article <42ac0c6d$0$10102$626a14ce at news.free.fr>):


> You can 'hide' you getsetters using a property attribute[1]:
> 
> [1]http://docs.python.org/lib/built-in-funcs.html

Thanks, this is exactly what I was looking for





More information about the Python-list mailing list