On Sat, 2005-02-12 at 13:18 +0100, Frederic Peters wrote: > [EMAIL PROTECTED]:~$ python -c 'print "hello world"' > File "<string>", line 1 > print "hello world" > ^ > SyntaxError: invalid syntax
Don't you need to tell Python what charset you are using if you don't
use ASCII?
Ross
--
Ross Burton mail: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
www: http://www.burtonini.com./
PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
signature.asc
Description: This is a digitally signed message part

