Adding python debugging to apache revealed an import error. The strange thing is that when I load the exact lines of code in the command line python interpreter, it has no trouble importing the class in question.<br><br>With respect to the dos question, I've uploaded this exact code in its exact format (*.py files) to another server where it serves just fine. I can't find where to get dos2unix, but do I need it?<br>
V<br><br><div class="gmail_quote">On Sat, Nov 7, 2009 at 1:23 PM, John R Pierce <span dir="ltr"><<a href="mailto:pierce@hogranch.com">pierce@hogranch.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Kwan Lowe wrote:<br>
> On Sat, Nov 7, 2009 at 12:04 PM, Les Mikesell <<a href="mailto:lesmikesell@gmail.com">lesmikesell@gmail.com</a>> wrote:<br>
><br>
><br>
>> How did you get it from machine to machine?  This could be a line-ending issue<br>
>> from a copy from windows or the wrong mode in ftp.<br>
>><br>
><br>
> That is my guess too.   This exact error will happen if the file is<br>
> copied in Dos format to Linux.<br>
><br>
<br>
</div>ah, yes, python, where whitespace is  a syntax element<br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>