Isaac Beckman 4b63891dd7 user's input should not be interpreted
using python's "input" rather than "raw_input" raise exception
since the user's input is interpreted.
In python 3.x raw_input = input, so the interpertation bug
only exists in python 2.x

Change-Id: I28781a8742d6e03bc850fd0178f317474603a9d2
2016-10-26 13:03:30 +03:00
..
2016-07-22 17:55:22 +01:00
2014-07-09 08:55:10 -07:00