]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove misleading first line in test_rebind.py
authorrl1987 <rl1987@sdf.lonestar.org>
Fri, 14 Sep 2018 16:47:02 +0000 (19:47 +0300)
committerrl1987 <rl1987@sdf.lonestar.org>
Fri, 21 Sep 2018 07:57:41 +0000 (10:57 +0300)
test_rebind.py actually does not require Python 3.

Bugfix on 5a11670fcaad0a58de48425ba80510effbe35628; bug not in any
Tor release.

src/test/test_rebind.py

index f02cb79b78fb4dde88b4aa2666a1f19d961f7bda..42a4658b494e9737f5a01f80c20687241acaa9e9 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/python3
-
 from __future__ import print_function
 
 import sys