аватар on5fydu8@gmail.com · 01.01.1970 03:00

Why doesn't the Junicode be understood on Python?

"

script:

  #!/usr/bin/env Python    print       

gives an error:

  , line  2  syntaxerror: non-scii charter  '\ xd0'   in  file ./y.sh on line  2 , but nocoding declahed; see http://www.python.org/pep- 0263.  html  for  diaals    

what needs to be added to tell the interpreter about the presence of a yunicode?

Latest

Similar