Andreas Stührk <andy-pyt...@hammerhartes.de> added the comment:

`input()` in Python 3 is the same as `raw_input()` in Python 2. It does not 
evaluate the input as Python code.

----------
nosy: +Trundle

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11641>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to