summaryrefslogtreecommitdiffhomepage
path: root/ryu/tests/unit/lib/test_ip.py
diff options
context:
space:
mode:
Diffstat (limited to 'ryu/tests/unit/lib/test_ip.py')
-rw-r--r--ryu/tests/unit/lib/test_ip.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ryu/tests/unit/lib/test_ip.py b/ryu/tests/unit/lib/test_ip.py
index 5aa74109..d9716c8a 100644
--- a/ryu/tests/unit/lib/test_ip.py
+++ b/ryu/tests/unit/lib/test_ip.py
@@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+from __future__ import print_function
+
import unittest
import logging
import struct