Commit Graph

7 Commits

Author SHA1 Message Date
Guido van Rossum cf5e852a1e Accept PEP 3131. 2007-05-17 16:38:10 +00:00
Martin v. Löwis 348b685294 Require comments and string literals to be ASCII only. 2007-05-17 15:37:31 +00:00
Martin v. Löwis 6986d93450 Add UTR#39 discussion. 2007-05-17 15:11:31 +00:00
Martin v. Löwis ae26a8cde2 Explain that using native language identifiers
improves code clarity and maintainability.
2007-05-17 12:10:44 +00:00
Martin v. Löwis fd83b47657 Add reference to HTML file with all valid characters. 2007-05-17 10:40:36 +00:00
Martin v. Löwis 2ab493cea4 Include Other_ID_{Start|Continue}. 2007-05-17 09:01:43 +00:00
Georg Brandl 644c0cbc31 Add "Supporting Unicode Identifiers" by Martin v. Löwis as PEP 3131. 2007-05-01 20:34:25 +00:00