DEP0023:os.getNetworkInterfaces()
版本历史
| 版本 | 变更 |
|---|---|
| v12.0.0 | 生命尽头。 |
| v6.12.0, v4.8.6 | 已指定弃用代码。 |
| v0.6.0 | 运行时弃用。 |
类型:生命结束
\Type: End-of-Life
os.getNetworkInterfaces() 方法已弃用。请改用 os.networkInterfaces() 方法。
\The os.getNetworkInterfaces() method is deprecated. Please use the
os.networkInterfaces() method instead.