chiark / gitweb /
make-secnet-sites etc.: Use unicode
[secnet.git] / ipaddrset-test.py
index 7dff38963419ad25014a606dbf66ba05f27b4993..fdc0b6b28c9f5fed667c6213174b9e516f6c12f8 100755 (executable)
@@ -30,6 +30,7 @@
 # don't believe it is a creative work that attracts copyright.  -iwj.
 
 from __future__ import print_function
+from __future__ import unicode_literals
 
 import ipaddr
 from ipaddr import IPNetwork, IPAddress