消息 [240014]
Sorry, _Py_open requires a double encoding (wchar->char->wchar), which is why I'm not going to use it.
_Py_wfopen takes a mode string rather than _O_* flags, and so implicitly includes _O_CREAT.
Guessing we should add _Py_wopen? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2015-04-03 17:38:56 | steve.dower | 修改 | recipients:
+ steve.dower, vstinner, tim.golden, zach.ware, serhiy.storchaka |
| 2015-04-03 17:38:56 | steve.dower | 修改 | messageid: <1428082736.94.0.648613713456.issue23668@psf.upfronthosting.co.za> |
| 2015-04-03 17:38:56 | steve.dower | 链接 | issue23668 messages |
| 2015-04-03 17:38:56 | steve.dower | 创建 | |
|