summaryrefslogtreecommitdiffstats
path: root/BitTorrent/download.py
diff options
context:
space:
mode:
Diffstat (limited to 'BitTorrent/download.py')
-rw-r--r--BitTorrent/download.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/BitTorrent/download.py b/BitTorrent/download.py
index 27f2bfd..d17b685 100644
--- a/BitTorrent/download.py
+++ b/BitTorrent/download.py
@@ -11,8 +11,6 @@
# Written by Bram Cohen and Uoti Urpala
from __future__ import division
-# required for python 2.2
-from __future__ import generators
import os
import sys