Properly define raw_input)( in Python 3 · githuba/Python@ee3b0f2 · GitHub
Skip to content

Commit ee3b0f2

Browse files
author
cclauss
authored
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

File tree

hashes/chaos_machine.py

Lines changed: 3 additions & 4 deletions

0 commit comments

Comments
 (0)