aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_tools.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_tools.py.in')
-rw-r--r--src/dht/test_dht_tools.py.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dht/test_dht_tools.py.in b/src/dht/test_dht_tools.py.in
index 38a9f9622..2d9379a42 100644
--- a/src/dht/test_dht_tools.py.in
+++ b/src/dht/test_dht_tools.py.in
@@ -11,8 +11,7 @@
11# 11#
12# The code does NOT depend on DHT routing or any actual P2P functionality. 12# The code does NOT depend on DHT routing or any actual P2P functionality.
13# 13#
14from __future__ import print_function 14
15from __future__ import absolute_import
16import os 15import os
17import sys 16import sys
18import shutil 17import shutil