Cross Compiling Python for ARM

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Sun Sep 19 07:26:26 EDT 2010


In message <4c911670$0$41115$e4fe514c at news.xs4all.nl>, Hans Mulder wrote:

> The most popular way to get the latter problem is to write the script
> on a Windows box and then upload it to Unix box using FTP in binary
> mode (or some other transport that doesn't adjust the line endings).

I always thought it was a misfeature that the Linux kernel doesn’t recognize 
all the common conventions for ending the shebang line.

All reading of text files should be similarly tolerant.



More information about the Python-list mailing list