消息 [274566]
Steve Dower added the comment:
> Given specifying an encoding will do the same thing as universal_newlines would have, should I just "hide" references to universal_newlines in the doc? (i.e. only mention it under a versionchanged banner, rather than front-and-centre)
No. Don't hide universal_newlines, it's different than encoding.
universal_newlines uses the locale encoding which is a good choice in
most cases. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2016-09-06 16:37:05 | vstinner | 修改 | recipients:
+ vstinner, amaury.forgeotdarc, ncoghlan, pitrou, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, martin.panter, steve.dower, berwin22 |
| 2016-09-06 16:37:04 | vstinner | 链接 | issue6135 messages |
| 2016-09-06 16:37:04 | vstinner | 创建 | |
|