-
Committer:
Steve Langasek
-
Date:
2016-04-22 16:05:21 UTC
-
Revision ID:
steve.langasek@canonical.com-20160422160521-etunly22xowgiz85
Use python3's native input() function instead of trying to read directly
from stdin, since the latter fails to handle backspacing over unicode
characters.