<br><br><div><span class="gmail_quote">On 16/02/06, <b class="gmail_sendername">David Rock</b> <<a href="mailto:david@graniteweb.com">david@graniteweb.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
* Adam <<a href="mailto:adam.jtm30@gmail.com">adam.jtm30@gmail.com</a>> [2006-02-16 14:23]:<br>> On 16/02/06, Brian van den Broek <<a href="mailto:broek@cc.umanitoba.ca">broek@cc.umanitoba.ca</a>> wrote:<br>
><br>> It seems to me that that ^M is your problem although I'm not quite sure<br>> where it came from there seems to be an extra character on the end of the<br>> copied one. Here's a little test I did:<br>> <code>
<br>> #! /bin/py<br>> print "What the hell!!"<br>> </code><br>> adam@darkstar:~$ ./test.py<br>> -bash: ./test.py: /bin/py: bad interpreter: No such file or directory<br>> and there doesn't seem to be any weird thing on the end even though that
<br>> file doesn't exist.<br><br>I would verify that /bin/py is the actual location of your python<br>interperter. That's a really weird location.</blockquote><div><br>The whole idea was to use a path where there was nothing just to prove you don't get the ^M on all errors of that type.
<br></div><br></div><br>