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 <6FE2C25F-8219-4F14-9338-8FC9E54FE646@python.org>
In-reply-to <1512547474.49.0.213398074469.issue32199@psf.upfronthosting.co.za>
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