消息 [138300]
> I'm sure Linus Torvalds is fully aware of the possible
> consequences of the version change, and just accepted the breakage
> that this would cause.
Any application relying on sys.platform == 'linux2' is already broken.
It's exactly the same if an application checks for 'freebsd6' or
'openbsd4' : if you want to check for a specific operating system,
there's already POSIX' struct utsname sysname field, i.e. uname()[0]. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-06-14 07:00:50 | neologix | 修改 | recipients:
+ neologix, lemburg, loewis, amaury.forgeotdarc, pitrou, vstinner, Arfrever, rosslagerwall |
| 2011-06-14 07:00:49 | neologix | 链接 | issue12326 messages |
| 2011-06-14 07:00:49 | neologix | 创建 | |
|