Commit 510c2ed1 authored by Alina Quereilhac's avatar Alina Quereilhac

missing import errno in protocol.py

parent 2c085546
#!/usr/bin/env python
# vim:ts=4:sw=4:et:ai:sts=4
import base64, os, passfd, re, select, signal, socket, sys, tempfile, time
import base64, os, passfd, re, select, signal, socket, sys, tempfile, time, errno
import traceback, unshare
import netns.subprocess_, netns.iproute
from netns.environ import *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment