On 3/30/2011 7:58 PM, Gnarlodious wrote:
On Mar 30, 9:28 am, Peter Otten wrote:
You are trying to run your 3.x code with Python 2.x...
You're right. Exactly why this started happening I don't know.
I believe recent Mac OSX comes with some 2.x installed as the default
Python.
--
Terry Jan
On Mar 30, 9:28 am, Peter Otten wrote:
> You are trying to run your 3.x code with Python 2.x...
You're right. Exactly why this started happening I don't know.
Thanks.
-- Gnarlie
--
http://mail.python.org/mailman/listinfo/python-list
On Wednesday, March 30, 2011 10:34:46 AM UTC-4, Gnarlodious wrote:
>
> The error originates at '·' which string contains a ·
> character.
>
> Complete error message is:
>
> SyntaxError: Non-ASCII character '\xc2' in file /Library/WebServer/
> Sites/Sectrum/Site/Feed.py on line 17, but no encodin
Benjamin Kaplan wrote:
> On Wed, Mar 30, 2011 at 10:34 AM, Gnarlodious
> wrote:
>> RSS script runs fine on my dev machine but errors on the server
>> machine. Script was last run 3 days ago with no problem. Possible
>> clue: dev machine is (Mac OSX) running Python 3.1.1 while server is
>> running
Gnarlodious wrote:
> RSS script runs fine on my dev machine but errors on the server
> machine. Script was last run 3 days ago with no problem. Possible
> clue: dev machine is (Mac OSX) running Python 3.1.1 while server is
> running Python 3.1.3. I have not updated anything that should suddenly
>
On Wed, Mar 30, 2011 at 10:34 AM, Gnarlodious wrote:
> RSS script runs fine on my dev machine but errors on the server
> machine. Script was last run 3 days ago with no problem. Possible
> clue: dev machine is (Mac OSX) running Python 3.1.1 while server is
> running Python 3.1.3. I have not update
RSS script runs fine on my dev machine but errors on the server
machine. Script was last run 3 days ago with no problem. Possible
clue: dev machine is (Mac OSX) running Python 3.1.1 while server is
running Python 3.1.3. I have not updated anything that should suddenly
cause this error starting yest