[issue11641] raw_input() -> input() security issue

Brian Curtin report at bugs.python.org
Wed Mar 23 00:22:55 CET 2011


Brian Curtin <brian at python.org> added the comment:

This is incorrect. Please look at Python/bltinmodule.c for how input() is implemented - there is no eval involved.

----------
nosy: +brian.curtin

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11641>
_______________________________________


More information about the Python-bugs-list mailing list