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 c3ea737 commit 433ae06Copy full SHA for 433ae06
Lib/test/test_pyrepl/test_fancycompleter.py
@@ -1,8 +1,6 @@
1
import unittest
2
-import sys
3
4
from _colorize import ANSIColors
5
-import _pyrepl.readline
6
from _pyrepl.fancycompleter import Completer, DefaultConfig, commonprefix
7
8
0 commit comments