消息 [147713]
> IIUC, it means that the library/application should not use the bytes API if it intends to be supported on major platforms.
I think you misunderstand; it does not literally mean that. Instead, it
means that the library/application either must not use the bytes API at
all, or else make use of it conditional on non-Windows systems (i.e.
special-case Windows). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-11-15 22:14:37 | loewis | 修改 | recipients:
+ loewis, mhammond, vstinner, flox, santoso.wijaya, python-dev, sbt |
| 2011-11-15 22:14:37 | loewis | 链接 | issue13374 messages |
| 2011-11-15 22:14:37 | loewis | 创建 | |
|