<br><br><div><span class="gmail_quote">On 16/02/06, <b class="gmail_sendername">David Rock</b> &lt;<a href="mailto:david@graniteweb.com">david@graniteweb.com</a>&gt; 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 &lt;<a href="mailto:adam.jtm30@gmail.com">adam.jtm30@gmail.com</a>&gt; [2006-02-16 14:23]:<br>&gt; On 16/02/06, Brian van den Broek &lt;<a href="mailto:broek@cc.umanitoba.ca">broek@cc.umanitoba.ca</a>&gt; wrote:<br>
&gt;<br>&gt; It seems to me that that ^M is your problem although I'm not quite sure<br>&gt; where it came from there seems to be an extra character on the end of the<br>&gt; copied one. Here's a little test I did:<br>&gt; &lt;code&gt;
<br>&gt; #! /bin/py<br>&gt; print &quot;What the hell!!&quot;<br>&gt; &lt;/code&gt;<br>&gt; adam@darkstar:~$ ./test.py<br>&gt; -bash: ./test.py: /bin/py: bad interpreter: No such file or directory<br>&gt; and there doesn't seem to be any weird thing on the end even though that
<br>&gt; 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&nbsp; there was nothing just to prove you don't get the ^M on all errors of that type.
<br></div><br></div><br>