[Zope] Moving the Data.fs

Dieter Maurer dieter at handshake.de
Thu Dec 4 15:12:35 EST 2003


Jørgen Larsen wrote at 2003-12-4 08:47 +0100:
> ...
>def refresh(self):
>  manage_main = HTMLFile('resEdit', globals(),language='English')

That looks funny (and wrong):

  You assign "HTMLFile()" to a local variable.

  This should have no effect (other than consuming time).

-- 
Dieter



More information about the Zope mailing list