On Thu, Jan 31, 2002 at 09:24:16AM -0800, Jeremy M. Smith wrote:
> _.getitem(form,0) still gave an AttributeError: __hash__, but using
> _.getitem('form',0) works beautifully!
Of course I was bitten by the DTML Magic, too! :)))
Oleg.
--
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.