John Roth wrote:
It doesn't work because Python scripts must be in ASCII except for
the contents of string literals. Having a function name in anything
but ASCII isn't supported.

To nit-pick a bit, identifiers can be in Unicode; they're simply confined to digits and plain Latin letters.
--
http://mail.python.org/mailman/listinfo/python-list
  • ... Leif K-Brooks
    • ... Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
      • ... Radovan Garabik
      • ... michele . simionato
        • ... michele . simionato
          • ... Kent Johnson
            • ... michele . simionato
              • ... Kent Johnson
          • ... Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
      • ... Serge . Orlov
        • ... Leif K-Brooks

Reply via email to