summaryrefslogtreecommitdiff
path: root/bench/bench.py
diff options
context:
space:
mode:
Diffstat (limited to 'bench/bench.py')
-rw-r--r--bench/bench.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/bench.py b/bench/bench.py
index a839ed65..3391f9d9 100644
--- a/bench/bench.py
+++ b/bench/bench.py
@@ -23,7 +23,6 @@
#
# This will allow (as much as possible) us to time just the code itself,
# not Python function call overhead.
-from __future__ import generators ### KEEP FOR COMPATIBILITY FIXERS
import getopt
import sys