summaryrefslogtreecommitdiffstats
path: root/BitTorrent/Connecter.py
diff options
context:
space:
mode:
Diffstat (limited to 'BitTorrent/Connecter.py')
-rw-r--r--BitTorrent/Connecter.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/BitTorrent/Connecter.py b/BitTorrent/Connecter.py
index 33909ce..5fc3add 100644
--- a/BitTorrent/Connecter.py
+++ b/BitTorrent/Connecter.py
@@ -10,9 +10,6 @@
# Originally written by Bram Cohen, heavily modified by Uoti Urpala
-# required for python 2.2
-from __future__ import generators
-
from binascii import b2a_hex
from struct import pack, unpack