On Thu, Feb 07, 2002 at 10:37:35AM -0600, Adam Garratt wrote:
> "__init__" is an invalid variable name because it starts with "_"
Zope does not allow you to publish objects that starts with an
underscore.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.