In article <[email protected]>,
 Steven D'Aprano <[email protected]> wrote:

> eval is almost never the right solution to any problem, and in the very 
> few exceptions, it needs careful handling by an expert to ensure you're 
> not introducing serious security bugs.

Corollary to that rule: All the people who are smart enough to actually 
understand how to use eval() safety, are also smart enough to know not 
to use it.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to