13 Jan
2006
13 Jan
'06
11:05 p.m.
On 1/13/06, Dieter Maurer <dieter@handshake.de> wrote:
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?
Yes, I did. Thanks for the information. Best regards, Patrick.