On Wed, 7 Mar 2001, Chris Withers wrote:
>     def name(self):
> 	return _name
 	return self._name
Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.