消息 [91732]
The %U format seems adequate for this purpose - actually
PyObject_GenericSetAttr uses it already.
Yes, the exception message will contain the same lone UTF-8
surrogates; this is not a problem because sys.stderr uses the
"backslashreplace" error handler. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2009-08-19 14:45:56 | amaury.forgeotdarc | 修改 | recipients:
+ amaury.forgeotdarc, lemburg, loewis, vstinner, Arfrever |
| 2009-08-19 14:45:56 | amaury.forgeotdarc | 修改 | messageid: <1250693156.78.0.179185732942.issue6697@psf.upfronthosting.co.za> |
| 2009-08-19 14:45:55 | amaury.forgeotdarc | 链接 | issue6697 messages |
| 2009-08-19 14:45:55 | amaury.forgeotdarc | 创建 | |
|