{{ message }}
Commit ee3b0f2
cclauss
Properly define raw_input)( in Python 3
__raw_input()__ was removed in Python 3 in favor of __input()__. This change ensure similar functioning in both Python 2 and Python 3.1 parent d4b4b7b commit ee3b0f2
1 file changed
Lines changed: 3 additions & 4 deletions

0 commit comments