jau wrote:
> Hi co-listers!
>
> I have been off Python for 2 years and now, that i'm used to Eclipse and
> Java, I decided to start a project with Python to refresh skills this
> time using Eclipse and TrueStudio. But now, two things can be occured
> since the last time i used it.
>
> the first
"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 declared;
> see http://www.python.org/peps/pep-0263.html for details
>
> the