mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
The new code base supports installation via pypi so we need to update the imports statement. It's also good practice to use the existing IO apis to read/write and execute sub-commands, those API will do error handling and logging. Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>