[Zope] Problems with python script

Sergey Volobuev zope@phpv.khv.ru
Tue, 29 Jul 2003 23:10:02 +1100


> Everything runs smoothly  until the creation of munge.py as explained 
> in the above link. I get an error saying
>
>  " Script line 4
>     inputvalue = inputvalue.replace("\r", "")
>     ^
> SyntaxError: invalid syntax" 

Remove extra spaces before text

> A curious thing is that when i save it, not only i get the above 
> error, but also the lines begining with double cardinal (##) are gone!!!

It's ok