消息 [228034]
The original problem is still present
Python 3.5.0a0 (default:5313b4c0bb6c, Sep 30 2014, 18:55:45)
>>> A_I_U_E_O$ = None
File "<stdin>", line 1
A_I_U_E_O$ = None
^
SyntaxError: invalid syntax
Replace A_I_U_E_O above with the Japanese script. I get codec error from the server when I try to paste my session as is.
(Note that invalid character is $ above and not the Japanese AIUEO.)
Another outstanding issue is with zero-width characters. See #10384. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2014-09-30 23:24:28 | belopolsky | 修改 | recipients:
+ belopolsky, amaury.forgeotdarc, vstinner, ocean-city, LambertDW, ezio.melotti, Arfrever, python-dev, petri.lehtinen, serhiy.storchaka |
| 2014-09-30 23:24:28 | belopolsky | 修改 | messageid: <1412119468.47.0.567761359783.issue2382@psf.upfronthosting.co.za> |
| 2014-09-30 23:24:28 | belopolsky | 链接 | issue2382 messages |
| 2014-09-30 23:24:28 | belopolsky | 创建 | |
|