Accessors in Python (getters and setters)

Bruno Desthuilliers onurb at xiludom.gro
Thu Jul 20 06:52:52 EDT 2006


Dennis Lee Bieber wrote:
> On Wed, 19 Jul 2006 18:54:55 +0200, Bruno Desthuilliers
> <onurb at xiludom.gro> declaimed the following in comp.lang.python:
> 
> 
>>Indeed. And when you don't need too ? (the second 'o' is not a typo)
>>
> 
> 	Pardon, but for the sense you intend, it should be:
> 
> 		... don't need, too?

Granted. Actually, it *was* a typo - but it happened to also make sens,
so I decided it was not a typo !-)

But I promise I'll be more carefull next time.

-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list