Commit 1ab69297 authored by Yong Tang's avatar Yong Tang Committed by Jonathan Hseu
Browse files

Replace raw_input/input with six.moves.input for python 2/3 (#18461)



In python 3 input is the equivalent of raw_input in python 2.
This fix is an enhancement to replace raw_input/input with
six.moves.input, which is compatible with both python 2 and python 3.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent f1856005
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment