calling a function from string

Dustan DustanGroups at gmail.com
Mon Oct 22 07:10:32 EDT 2007


On Oct 22, 5:46 am, Jarek Zgoda <jzg... at o2.usun.pl> wrote:
> Do not use eval(). Not only it's deprecated, it's also unsafe.

I don't think it's deprecated; it doesn't say so:
http://docs.python.org/lib/built-in-funcs.html#l2h-25




More information about the Python-list mailing list