fix UI interactions for Python 2.x
This commit is contained in:
parent
adb0158c3d
commit
0c51c5f36b
@ -6,7 +6,7 @@ import codecs
|
|||||||
|
|
||||||
from .content import editor_input
|
from .content import editor_input
|
||||||
from . import color
|
from . import color
|
||||||
from .p3 import _get_raw_stdout
|
from .p3 import _get_raw_stdout, input
|
||||||
|
|
||||||
|
|
||||||
# package-shared ui that can be accessed using :
|
# package-shared ui that can be accessed using :
|
||||||
|
Loading…
x
Reference in New Issue
Block a user