13 Jan
2006
13 Jan
'06
9:21 p.m.
Patrick DECAT wrote at 2006-1-10 15:41 +0100:
I just upgraded my application from Zope 2.8.5 to Zope 2.9.0 and noticed that PythonScript doesn't support CR/LF line endings anymore (a la Windows). Converting my scripts to the Unix format fixes the problem.
Is this new behaviour intented ?
I know that this behaviour occurs when you use Python 2.4.x. Did you switch the Python version as well? -- Dieter