commit 81199eaf0e7e78144617c277798bf0c944f7b2c7
parent 1a85ac8c2de77f40212d46569632ec47bc309ba7
Author: rl1987 <rl1987@sdf.lonestar.org>
Date: Fri, 14 Sep 2018 19:47:02 +0300
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:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git 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