Tunnel fully rewritten to be Python2 compatible

This commit is contained in:
Geoffrey Frogeye 2016-03-16 17:55:51 +01:00
parent 1419bd32d3
commit 168c3292dc

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3
#!/usr/bin/env python
try:
import sys