Michel Claveau - abstraction mÃta-galactique non triviale en fuite perpÃtuelle. wrote:
Hi !

If  Python is Ok with Unicode, why the next script not run ?

# -*- coding: utf-8 -*-
def ÑÐÐÐÐ(toto):
return(toto*3)

Because the coding is only supported in string literals. But I'm not sure exactly why. It would be nice to do:

import math
Ï = math.pi

--
PÃdraig Brady - http://www.pixelbeat.org
--
--
http://mail.python.org/mailman/listinfo/python-list
  • ... P
    • ... Scott David Daniels
      • ... Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
        • ... Serge Orlov
          • ... Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
            • ... Serge Orlov
        • ... Marc 'BlackJack' Rintsch
      • ... P
        • ... Scott David Daniels
    • ... Michel Claveau - abstraction mÃta-galactique non triviale en fuite perpÃtuelle.
    • ... Kent Johnson

Reply via email to