20 Oct
2003
20 Oct
'03
5:44 p.m.
Julian Clark wrote at 2003-10-20 16:49 +0800:
I'm getting a bizarre set of syntax errors. ... today=DateTime() ... when I modify it to something like this.. today=DateTime()+7 ... I get a syntax error. ... File D:\Zope\Products\PythonMethod\PythonMethod.py, line 115, in _checkCBlock (Object: 7days) File D:\Zope\Products\PythonMethod\zbytecodehacks\VSExec.py, line 138, in __init__ SyntaxError: (see above)
This looks like an old Zope version (pre 2.6). Maybe, an upgrade lets your problem disappear? Dieter