[Zope] Upgrading to Zope 2.9.1
Dieter Maurer
dieter at handshake.de
Thu Mar 9 13:19:39 EST 2006
Chris Withers wrote at 2006-3-9 08:10 +0000:
> ...
>Really? I find that pretty suprising. Python has never cared about line
>endings before and I'd be pretty mortified if it started now :-(
>
>Dieter?
It does now -- at least for "FSPythonScripts" when you are on a *nix
platform and your files contain DOS lineends.
You then will get (starting with Python 2.4) SyntaxErrors
at line ends.
Of course, things are different when you are on a Windows platform
and your files contain DOS lineends...
--
Dieter
More information about the Zope
mailing list