mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
The netconf-client Python lib currently does not support the <get-data> RPC. This commit adds a local extension to the Device class which can be upstreamed at a later time. Also some added comments and disabling of pylint warnings. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>