[pypy-dev] Trying pypy on Windows

Amaury Forgeot D Arc Amaury.Forgeotdarc at Ubitrade.Com
Mon Oct 3 17:57:46 CEST 2005


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20051003/8e34910d/attachment.html>


More information about the Pypy-dev mailing list