On Tue, 15 Jun 2010 04:53:52 -0300, Gabriel Genellina wrote:
> Looks like you created helloworld.py on Windows, or using
> Windows-oriented tools (perhaps a samba drive? ftp from a Windows disk?)
> Windows text files end each line with the \r\n sequence (CR LF, bytes
> 0x0D 0x0A, ^M^J). Unix (and L
On Sat, 12 Jun 2010 12:51:18 +0200, Peter Otten wrote:
> Phil H wrote:
>> The script was written using Gedit on Ubuntu.
>
> Strange. Did you perhaps start with a file that you got from elsewhere
> and modified that? Gedit may have left the CRs untouched then.
>
>> Cannot find a setting in Gedit