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 939cb99 commit 4503176Copy full SHA for 4503176
Lib/test/test_pyrepl/test_windows_console.py
@@ -20,7 +20,6 @@
20
from _pyrepl._module_completer import ModuleCompleter
21
from _pyrepl.console import Event, Console
22
from _pyrepl.readline import ReadlineAlikeReader, ReadlineConfig
23
- from _pyrepl.utils import wlen
24
from _pyrepl.windows_console import (
25
WindowsConsole,
26
MOVE_LEFT,
0 commit comments