aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_rebind.py
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2018-09-14 19:47:02 +0300
committerrl1987 <rl1987@sdf.lonestar.org>2018-09-21 10:57:41 +0300
commit81199eaf0e7e78144617c277798bf0c944f7b2c7 (patch)
treedcbb3668665cbe3f5bbca6aea3aafc59e5e23c32 /src/test/test_rebind.py
parent1a85ac8c2de77f40212d46569632ec47bc309ba7 (diff)
downloadtor-81199eaf0e7e78144617c277798bf0c944f7b2c7.tar.gz
tor-81199eaf0e7e78144617c277798bf0c944f7b2c7.zip
Remove misleading first line in test_rebind.py
test_rebind.py actually does not require Python 3. Bugfix on 5a11670fcaad0a58de48425ba80510effbe35628; bug not in any Tor release.
Diffstat (limited to 'src/test/test_rebind.py')
-rw-r--r--src/test/test_rebind.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/test_rebind.py b/src/test/test_rebind.py
index f02cb79b78..42a4658b49 100644
--- a/src/test/test_rebind.py
+++ b/src/test/test_rebind.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python3
-
from __future__ import print_function
import sys