on "program" (i have to call it by
> someway, hahaha)
>
> print "hello world"
>
> i get this output
>
> hello world
> sys:1: DeprecationWarning: Non-ASCII character '\xf3' in file
> C:\Workspace\J&J\src\es\jau\main.py on line 2, but
"jau" <[EMAIL PROTECTED]> wrote:
> print "hello world"
>
> i get this output
>
> hello world
> sys:1: DeprecationWarning: Non-ASCII character '\xf3' in file
> C:\Workspace\J&J\src\es\jau\main.py on line 2, but no encoding declare
;hello world"
i get this output
hello world
sys:1: DeprecationWarning: Non-ASCII character '\xf3' in file
C:\Workspace\J&J\src\es\jau\main.py on line 2, but no encoding declared;
see http://www.python.org/peps/pep-0263.html for details
the article mentioned above didn't