We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30afb3c commit fe461abCopy full SHA for fe461ab
bpython/args.py
@@ -7,7 +7,6 @@
7
import sys
8
import code
9
from optparse import OptionParser, OptionGroup
10
-from itertools import takewhile
11
12
from bpython import __version__
13
from bpython.config import loadini, Struct, migrate_rc
0 commit comments