17 Dec
2001
17 Dec
'01
11:50 a.m.
Hi people I'm moving an app to Zope 2.4.3, and one thing I've discovered is that methods that don't end with a final newline are invalid:: Script line 13 REQUEST.RESPONSE.redirect(url) ^ SyntaxError: invalid syntax If I go press return after the ), everything is fine. Is this a feature? An inevitability? Is it Good For Me? Regards, Jean Jordaan