Replace raw_input/input with six.moves.input
This fix is an enhancement to replace raw_input/input
in python 2 and 3 with six.moves.input.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment
This fix is an enhancement to replace raw_input/input
in python 2 and 3 with six.moves.input.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>