消息 [290503]
Using Python 2.7 (not IDLE) on Windows 10.
I have tried to use a Python 2.7 program to print the name of Czech composer Antonín Dvořák. I remembered to add the "u" before the string, but regardless of whether I encode the caron-r as a literal character (pasted from Windows Character Map) or as \u0159, it gives the error that character 0159 is undefined. This is incorrect; that character has been defined as "lower case r with caron above" for several years now. (The interpreter has no problem with the ANSI characters in the string.) |
|
| 日期 |
用户 |
动作 |
参数 |
| 2017-03-26 02:26:08 | Robert Baker | 修改 | recipients:
+ Robert Baker |
| 2017-03-26 02:26:08 | Robert Baker | 修改 | messageid: <1490495168.15.0.580990833474.issue29907@psf.upfronthosting.co.za> |
| 2017-03-26 02:26:08 | Robert Baker | 链接 | issue29907 messages |
| 2017-03-26 02:26:06 | Robert Baker | 创建 | |
|