]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
scripts: make scripts/inet_pton.py compatible with Python 2 and Python 3
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 1 Dec 2017 12:43:19 +0000 (13:43 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Fri, 1 Dec 2017 12:48:27 +0000 (13:48 +0100)
commite54acd9dd115725b54e5193d206a9063d01ec6e4
tree2cb9d191879da1167cd6b7bfc486fedd9c2cf171
parentc3de747a6b53bf47044237c12d6052dafa8f8609
scripts: make scripts/inet_pton.py compatible with Python 2 and Python 3

It is 2017 already, so Python 3 is the default.
scripts/inet_pton.py