Title: Re: [pypy-dev] Trying pypy on Windows

Hello Armin,

> Try writing a small .py file and running it non-interactively,
> and see if this works or if it also gives a SyntaxError.
I also get a SyntaxError on the first line, first column...
whatever the content of the file is.

But the problem does not occur anymore since this morning.
Now I get:

(InteractiveConsole)
>>>> 1+1
2

And that's a good start.

I suspect that the problem was somewhere in the handling
of the source encoding.

--
Amaury Forgeot d'Arc
Ubix Development
www.ubitrade.com

_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to