This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients barry, serhiy.storchaka, xdegaye
Date 2017-12-06.15:15:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> Maybe we should just close this issue as 'wont fix' then.

I would be okay with any of these resolutions:

* Close as `wont fix`
* Just call `ip link` (without list)
* Add a new getter such that both `ip link` and `ip link list` are called.

How to handle exceptions in the getters should be addressed in a new issue.
History
Date User Action Args
2017-12-06 15:15:44barrysetrecipients: + barry, xdegaye, serhiy.storchaka
2017-12-06 15:15:44barrylinkissue32199 messages
2017-12-06 15:15:44barrycreate