소스 검색

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.
rl1987 5 년 전
부모
커밋
81199eaf0e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/test/test_rebind.py

+ 0 - 2
src/test/test_rebind.py

@@ -1,5 +1,3 @@
-#!/usr/bin/python3
-
 from __future__ import print_function
 
 import sys